Re: Localized string compare borked?
Re: Localized string compare borked?
- Subject: Re: Localized string compare borked?
- From: Dustin Voss <email@hidden>
- Date: Wed, 21 May 2003 23:19:23 -0700
On Monday, May 19, 2003, at 05:48 PM, Ben Dougall wrote:
On Monday, May 19, 2003, at 10:26 pm, j o a r wrote:
Hej,
My user want to see their lists sorted in accordance with their
Swedish locale. We have extra characters at the end of our alphabet
(after Z, wohoo!), but they get sorted among their ASCII siblings A
and O no matter what I try.
you could try using some of unicode data stuff - the relevant section
is called collation (which seems a slightly misleading name to me) but
it deals with ordering of various languages. see
<http://www.unicode.org/unicode/reports/tr10/>
You could also try Carbon's Unicode Utilities. I think they're working
off a different code-base.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.