eric-milles opened a new pull request #1674: URL: https://github.com/apache/groovy/pull/1674
There is still some asymmetry between read and write for protected fields. But I wasn't sure if I should add a protected check to read or remove the protected check from write (see `MetaClassImpl#setProperty` circa GROOVY-5985 comment). https://issues.apache.org/jira/browse/GROOVY-5001 https://issues.apache.org/jira/browse/GROOVY-5491 see also: https://issues.apache.org/jira/browse/GROOVY-662 https://issues.apache.org/jira/browse/GROOVY-8065 https://issues.apache.org/jira/browse/GROOVY-8074 -- 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]
