gro-mar commented on issue #1085: GROOVY-9175 migrate private methods to 
protected
URL: https://github.com/apache/groovy/pull/1085#issuecomment-555217488
 
 
   I have to do that in that way now. So what I did is that I took whole code 
of ```SecureASTCustomizer``` and I added implementation of double stars checks 
into assertImportIsAllowed + similar methods and all associated setters.
   Because it only extends the functionality of SecureASTCustomizer.
   
   My pull request is based on changes already merged to Groovy v3. 
   
   re:  Is a "double star" import an enhancement to the language of yours?
   No, I have to restrict imports of classes and sub-packages .... + I have to 
keep standard imports configurations. That's why I have to use both.

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