Re: Sorting unicode strings
Re: Sorting unicode strings
- Subject: Re: Sorting unicode strings
- From: Kevin Ballard <email@hidden>
- Date: Thu, 30 Dec 2004 00:38:03 -0500
I've never really been clear on this. The docs for NSLiteralSearch say
it does a byte-for-byte comparison of strings. Is there any reason to
use this aside from a speed boost? Is there any situation in which you
would definitely *not* want to use this?
On Dec 29, 2004, at 3:58 PM, Ricky Sharp wrote:
I then created a simple app that built instances of NSString with the
folder names and sorted them with NSString's compare:options: I used
NSLiteralSearch for the options param. The results almost gave me the
same as what Finder did.
--
Kevin Ballard
email@hidden
http://www.tildesoft.com
http://kevin.sb.org
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden