eric-milles commented on PR #2286:
URL: https://github.com/apache/groovy/pull/2286#issuecomment-3240264236

   `NamedRecord` and `NamedTuple` made use of `@POJO` and overloads of 
`getAt(String)`.  I will circle back with a separate ticket and test case to 
try and capture what I think is going on.  I don't think a POJO should be 
including extension methods.  That aside, a call to `super.getAt(name)` should 
probably not make use of extension methods outside of traits.


-- 
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: notifications-unsubscr...@groovy.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to