vy commented on PR #3675:
URL: https://github.com/apache/logging-log4j2/pull/3675#issuecomment-2892173764

   Wouldn't it be better to
   
   1. `ReadOnlyStringMapUtil` *internal* class such that
      * It contains a static `equals(ReadOnlyStringMap,ReadOnlyStringMap)` 
method
      * It contains a `hashCode(ReadOnlyStringMap)` method
   2. Use `ReadOnlyStringMapUtil` to implement `equals` and `hashCode` in *all* 
`ReadOnlyStringMap` implementations


-- 
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...@logging.apache.org

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

Reply via email to