Yes, an enum is better than a mystery boolean.

Gary

On Thu, Mar 16, 2023, 00:18 Matt Benson <mben...@apache.org> wrote:

> On Wed, Mar 15, 2023 at 11:10 PM Hasan Diwan <hasan.di...@gmail.com>
> wrote:
>
> > On Wed, 15 Mar 2023 at 20:55, Matt Benson <mben...@apache.org> wrote:
> >
> > > > > > > Any thoughts?
> > >
> >
> > Something like:
> >
> > > StringUtils2.ignoreCase() /* makes the next functions case insensitive
> > */.respectCase(). * back to case-sensitive */
> >
> >
> What about something like:
>
> enum CaseSensitivity { CS, NONCS }
>
> with(CaseSensitivity o);
>
> Matt
>
>
> > ? -- H
> >
> > --
> > OpenPGP: https://hasan.d8u.us/openpgp.asc
> > If you wish to request my time, please do so using
> > *bit.ly/hd1AppointmentRequest
> > <http://bit.ly/hd1AppointmentRequest>*.
> > Si vous voudrais faire connnaisance, allez a *
> bit.ly/hd1AppointmentRequest
> > <http://bit.ly/hd1AppointmentRequest>*.
> >
> > <https://sks-keyservers.net/pks/lookup?op=get&search=0xFEBAD7FFD041BBA1
> > >Sent
> > from my mobile device
> > Envoye de mon portable
> >
>

Reply via email to