martin-grofcik commented on issue #1085: GROOVY-9175 migrate private methods to 
protected
URL: https://github.com/apache/groovy/pull/1085#issuecomment-554527324
 
 
   "without the possibility of impacting extensions."
   That's true. 
   
   Methods are already made protected in master. Checkers are still private 
(without getters) so I can overwrite method without access to checker. 
   I am sorry for misunderstanding, but is there any class between 
SecureASTCustomizer <-> CompilationCustomizer? By interface you mean 
CompilationUnit.PrimaryClassNodeOperation.
   Thank you for your time and answers.

----------------------------------------------------------------
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

Reply via email to