eric-milles commented on issue #1085: GROOVY-9175 migrate private methods to protected URL: https://github.com/apache/groovy/pull/1085#issuecomment-554529926 No, there is not a class that sits between SecureASTCustomizer and CompilationCustomizer currently. What I am suggesting is to add a class that does (instead of moving shared code up into CompilationCustomizer). The interface idea also is suggesting creating something new. Would you be willing to share you SecureASTCustomizer extension so that I can get a better idea of what is being shared or overridden?
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
