Re: Next releases

Jochen Theodorou <[email protected]> Wed, 17 Jun 2026 00:46:19 +0200
Newsgroups gmane.comp.lang.groovy.devel
Message-ID <[email protected]>
Actually I have one question...

Can we make all the indy callsite code, including IndyInterface 
internal, to allow us to freely change the public method signatures? 
Plus I was thinking that maybe we should add another such annotation, 
that we could call BytecodeInterfacing or something like that, to mark a 
method as directly called from compiled bytecode. Even better with a 
version range for when it was introduced to when it was no longer used, 
but still needs to be maintained to support older Groovy versions.

bye Jochen

On 6/16/26 14:53, Paul King wrote:
> Hi folks,
> 
> I have just a few things to tidy up (maybe a day or two) then I plan
> to do releases 5.0.7 and 6.0.0-alpha-2.
> 
> Let me know if you are working on something that should be included or
> anything which we should wait for.
> 
> Thanks, Paul.