Re: inconsistent behavior of NSString's localizedCaseInsensitiveCompare
Re: inconsistent behavior of NSString's localizedCaseInsensitiveCompare
- Subject: Re: inconsistent behavior of NSString's localizedCaseInsensitiveCompare
- From: Jens Alfke <email@hidden>
- Date: Tue, 08 May 2012 09:08:42 -0700
On May 8, 2012, at 3:18 AM, Gregory Weston wrote:
> How about simply being able to test for equivalence?
Then it shouldn’t claim to support ordering, i.e. it would just be
- (BOOL) localizedCaseInsensitiveIsEqualToString: (NSString*)str;
—Jens
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden