[
https://issues.apache.org/jira/browse/LANG-344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Henri Yandell updated LANG-344:
-------------------------------
Fix Version/s: (was: 3.0)
3.x
Nice idea, but with no code I'm going to punt off to 3.x.
> CollatorUtils - equivalent of StringUtils, but using Collators
> --------------------------------------------------------------
>
> Key: LANG-344
> URL: https://issues.apache.org/jira/browse/LANG-344
> Project: Commons Lang
> Issue Type: New Feature
> Affects Versions: 2.3
> Reporter: Niall Pemberton
> Priority: Minor
> Fix For: 3.x
>
>
> Stephen Kestle has pointed out that "equalsIgnoreCase is an English/ASCII
> hack" and that using the Collator class provides a more robust String
> comparison mechanism.
> - Most recently this came up when adding new "ignore case" methods to
> StringUtils for LANG-326 (also http://tinyurl.com/3d2jjk )
> - Raised in regarding case insensitivity for EqualsBuilder and
> HashCodeBuilder in LANG-316
> Creating this issue ticket so this doesn't get forgotten
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.