paulk-asert commented on PR #2319: URL: https://github.com/apache/groovy/pull/2319#issuecomment-4232973305
@dilyanpalauzov Thanks for your contribution on this topic. There was some confusion in the existing documentation. Some of it was written when we optimistically assumed removing the last remnants of callsite code would be easy. We wrote it for a future codebase than has not yet been realised. There are some bits of the callsite code that are tricky to fully remove, and other bits we don't want to remove yet since they offer a decent performance improvement for some very specific use cases. It is ongoing work. In any case, I have updated the Groovy 4 release notes (and legacy indy.html) page and the javadoc in various places to hopefully now be clear and consistent. Thanks again. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
