garydgregory commented on PR #1615:
URL: https://github.com/apache/commons-lang/pull/1615#issuecomment-4017106272

   -1 for now:
   
   This may break existing applications that rely on reflection, since they 
asked for reflection to be used in the first place. 
   
   I don't think we should start down the road of having special cases for this 
or that class, or it'll never end.
   
   I can also imagine an implementation of a collection or map that doesn't 
correctly implement equals(), breaking.
   
   I think it is safer for now to leave this reflection feature alone.


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

Reply via email to