[ 
https://issues.apache.org/jira/browse/IO-167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12599679#action_12599679
 ] 

Sebb commented on IO-167:
-------------------------

bq. You could move this down into this method body, if it helps to catch the 
eye.

I think the comment needs to remain in the Javadoc.
The upcase/downcase line needs a separate comment to say that this is 
effectively how String.ignoreCase() has to do it to cope with odd Locales.

bq. LICENSE use case

Good example. Wish I could think of a good example for a platform-dependent 
use-case, but I feel sure that someone will need it ...

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

Reply via email to