Name: nl37777 Date: 06/21/2004
We'd like a Comparator that compares Strings in code point order.
Having the same binary sorting order between UTF-8/32 and UTF-16 can be
a key requirement; that is one of the reasons that
PeopleSoft/Oracle/etc. were strongly in favor of adding CESU-8.
For more information, see the JSR 204 EG discussions on
StringCPComparator.
======================================================================
We'd like a Comparator that compares Strings in code point order.
Having the same binary sorting order between UTF-8/32 and UTF-16 can be
a key requirement; that is one of the reasons that
PeopleSoft/Oracle/etc. were strongly in favor of adding CESU-8.
For more information, see the JSR 204 EG discussions on
StringCPComparator.
======================================================================