Open GoogleCodeExporter opened 9 years ago
I'm not sure we can use them directly, but what we probably want to do is
something equivalent to the Java CollationKeys
(http://download.oracle.com/javase/1.4.2/docs/api/java/text/CollationKey.html)
that we use for sorting.
By allowing the user to specify the "strength" we could let them control
whether letter case, accents, or language specific things like the eszett are
normalized.
This would be a general solution for all languages rather than something
specific to a single character or language.
Original comment by tfmorris
on 14 Jun 2011 at 4:58
Original issue reported on code.google.com by
bun...@gmx.net
on 14 Jun 2011 at 8:43