[
https://issues.apache.org/jira/browse/IO-167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12599682#action_12599682
]
Benjamin Bentmann commented on IO-167:
--------------------------------------
bq. Wish I could think of a good example for a platform-dependent use-case, but
I feel sure that someone will need it ...
You're perfectly right, just because one cannot spontaneouly think up a
use-case doesn't mean there is none. My only wish is that the behavior of
{{IOCase.INSENSITIVE}} is changed to be locale-independent as proposed.
Basically because I consider this the major use-case which people had
implicitly in mind when they used this matching in existing code. To support
the other use-case: What about simply adding a new
{{IOCase.INSENSITIVE_LOCALE_AWARE}} or something?
> Fix case-insensitive string handling
> ------------------------------------
>
> Key: IO-167
> URL: https://issues.apache.org/jira/browse/IO-167
> Project: Commons IO
> Issue Type: Bug
> Affects Versions: 1.4
> Reporter: Benjamin Bentmann
> Attachments: IO-167-a.patch, IO-167.patch, IO-167.patch
>
>
> Case-insensitive operations are currently platform-dependent, please see
> [Common Bug #3|http://www.nabble.com/Re%3A-Common-Bugs-p14931921s177.html]
> for details.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.