--- On Fri, 11/28/08, Pierce Freeman <[EMAIL PROTECTED]> wrote: > I am wondering the correct/recommended technique to make a > NSMutableArray > out of a NSArray. I see online that there are ways to do > this, but am not > sure what is the best way.
I'm not sure why you'd do it any other way than [array mutableCopy]. Cheers, Chuck _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [EMAIL PROTECTED]