Akshat-coder2106 commented on PR #1554: URL: https://github.com/apache/commons-lang/pull/1554#issuecomment-3710426480
I definitely understand the concern about breaking backward compatibility now, thanks for explaining that. I've been using a language tool to help draft my responses for clarity, which I realize now made me sound a bit like a bot, but I’m a real developer just trying to learn the ropes here. Since changing the hashCode results would affect existing data, what is the best way to handle this? Should I look into implementing the collision-resistant hash as a separate, optional method instead, or is this something that should just wait for a major release like 4.0? I'm happy to adjust the PR based on what the community prefers. -- 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]
