Thanks for your effort on deprecating the error-prone toLowerCase() and
toUpperCase() methods!
Though that only addresses one aspect of my original proposal. Do you or anyone
else have any opinion or feedback regarding the proposed ASCII case conversion
methods? Even if you think these methods
ve more experienced people do
>> these things.
>>
>> Glavo
>>
>> [1]
>> https://mail.openjdk.org/pipermail/core-libs-dev/2023-January/099375.html
>>
>> On Sun, Apr 9, 2023 at 10:58 PM <
>> some-java-user-99206970363698485...@vodafonemail.de&g
eople do
> these things.
>
> Glavo
>
> [1]
> https://mail.openjdk.org/pipermail/core-libs-dev/2023-January/099375.html
>
> On Sun, Apr 9, 2023 at 10:58 PM <
> some-java-user-99206970363698485...@vodafonemail.de> wrote:
>
>> Hello,
>> could you please add String &a
ava-user-99206970363698485...@vodafonemail.de> wrote:
> Hello,
> could you please add String & Character ASCII case conversion methods,
> that is, methods which only perform case conversion on ASCII characters in
> the input and leave any other characters unchanged. The conversion should
Hello,
could you please add String & Character ASCII case conversion methods, that is,
methods which only perform case conversion on ASCII characters in the input and
leave any other characters unchanged. The conversion should not depend on the
default locale. For example:
- St