norrisjeremy commented on PR #3372: URL: https://github.com/apache/logging-log4j2/pull/3372#issuecomment-2978994220
> @norrisjeremy, > > The overall goal is to transition all withers to setters in version 3.x, as described in #1206. Since the builders are mutable, the purpose is to use a naming pattern more common for mutable objects. @ppkarwasz, 1. So why weren't all the other wither methods replaced with setters and marked as deprecated too? 2. And why wasn't #1206 mentioned at all in this PR in the first place? 3. And why wasn't this change documented in the `Deprecated` section of the [Release Notes](https://logging.apache.org/log4j/2.x/release-notes.html)? From a user's perspective, this change seems poorly implemented and documented, which is extremely frustrating. -- 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