Re: Sorting Array Alphabetically
Re: Sorting Array Alphabetically
- Subject: Re: Sorting Array Alphabetically
- From: "Michael Novak" <email@hidden>
- Date: Fri, 13 Apr 2007 12:02:15 -0400
exactly....NSString is an object not a plain string... maybe that is where
the confusion is.
cheers,
mike
On 4/13/07, Shawn Erickson <email@hidden> wrote:
On 4/13/07, Micha Fuhrmann <email@hidden> wrote:
> Also, if I've missed something, like
> NSMutableArray shouldn't be filled with plain strings but objects in
> manner to give me more control please let me know.
NSArray / NSMutableArray can only contain object instances so the
above doesn't make sense.
-Shawn
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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