garydgregory commented on PR #1159: URL: https://github.com/apache/commons-lang/pull/1159#issuecomment-1890269900
This feels over the top to me. If we ever wanted to do something like this, it should be done for (1) all call site of `String.format` throughout the code base and (2) refactored in a `StringUtils` method since this is a `String` method. But, I don't think this is needed. This is dealing with a programming error IMO. -- 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]
