[
https://issues.apache.org/jira/browse/LANG-316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12489289
]
Henri Yandell commented on LANG-316:
------------------------------------
Agreed on the booleans - change the method name; ie) appendIgnoreCase(String,
String).
Unsure on Collators atm. The majority will just want ignoreCase, and I don't
have the real world i18n experience to know whether collators are any good. If
Sun reimplemented equalsIgnoreCase as a secondary strength default locale
collator, would people be happy or would they complain?
When we say ignore case, do we mean secondary/tertiary, or is it a different
semantic to the collating? ie) Do I have to know the Locale first to know
whether I want to choose secondary or tertiary (or identical)?
> Enable CaseInsensitivity in EqualsBuilder and HashCodeBuilder
> -------------------------------------------------------------
>
> Key: LANG-316
> URL: https://issues.apache.org/jira/browse/LANG-316
> Project: Commons Lang
> Issue Type: New Feature
> Affects Versions: 2.3
> Environment: Any
> Reporter: Nelson Carpentier
> Priority: Minor
> Fix For: 3.0
>
> Attachments: lang_20070206.diff
>
>
> Sometimes I want a String property containing "ThisString" to be seen as
> equal to "THISstring". EqualsBuilder (and HashCodeBuilder) should be
> enhanced to optionally handle this requirement.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]