Re: Removing duplicates from NSMutableArray
Re: Removing duplicates from NSMutableArray
- Subject: Re: Removing duplicates from NSMutableArray
- From: John Timmer <email@hidden>
- Date: Mon, 02 Dec 2002 22:07:23 -0500
>
Well, if you're just using dummy values as the objects in a dictionary,
>
then why not just use an NSSet instead?
Somewhere way back in the depths of the discussion, I think he said he
wanted the automagic file saving of an NSDictionary or NSArray. Oddly,
though, NSSet will happily return a .plist representation as a string, which
it has in common with Dictionaries and Arrays.
Jay
_______________________________________________
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.