garydgregory commented on PR #848:
URL: https://github.com/apache/commons-lang/pull/848#issuecomment-1363892443

   Needs further thought: I don't think it makes sense to overcrowd this class 
with more "ignore case" versions of methods and to also have "any" or "all" 
versions of methods. Instead, we should consider another design, maybe having a 
string util class with a subclass for case sensitive and another for cases 
insensitive matches, for example.


-- 
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]

Reply via email to