paulk-asert commented on pull request #1597:
URL: https://github.com/apache/groovy/pull/1597#issuecomment-865852378


   Yes, I think Boolean being the same as all other objects is the way to go. 
We could document some metaprogramming tricks for dynamic Groovy. I was hoping 
we could also write a type checking extension that might allow us to enable 
"Lenient Boolean Properties" through an extension but this scenario triggers 
the `unresolvedProperty` hook rather than the `methodNotFound` hook and I am 
unsure whether we can do this tweak from there. 


-- 
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:
us...@infra.apache.org


Reply via email to