On Wed, Mar 15, 2023 at 1:58 PM Gary Gregory <garydgreg...@gmail.com> wrote:

> Instead, I can see adding a new String utility class that tracks such
> attributes on its instance such that you'd say something like:
> - Strings.caseSensitive().someOperation(...)
> - Strings.caseInsensitive().someOperation(...).

Agreed 100%, because this would allow to reduce static methods to an
absolute minimum
(The builder provider(s).)

Jochen

-- 
Philosophy is useless, theology is worse. (Industrial Disease, Dire Straits)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to