struberg commented on PR #1328:
URL: https://github.com/apache/commons-lang/pull/1328#issuecomment-2564393807

   > Note that this PR is worse than I thought because we already have a 
feature to bypass reflection! Use 
`EqualsBuilder.setBypassReflectionClasses(List<Class<?>>)`.
   
   This is just plain wrong. You cannot use `setBypassReflectionClasses` for 
e.g. Map without loosing the reflexive comparison of it's entries.


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