ppkarwasz commented on PR #2256: URL: https://github.com/apache/logging-log4j2/pull/2256#issuecomment-1928224637
@rgoers, I think that an entire `ImmutableJdkMapAdapterStringMap` class is a little bit overkill for this, but maybe a pair of factory methods would be more appropriate (IDEA complains that `boolean` in a constructor is bad practice). Any idea how to call them? `createMutable` and `createFrozen`? -- 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]
