On Sat, Dec 20, 2008 at 12:20 AM, chaitanya pandit
<chaita...@expersis.com> wrote:
> Jordon, this can be used to create copies of a dictionary, you get the keys
> and values array with getObjects:andKeys on an existing dictionary and
> iterate through the keys array and  setting the same keys and values for a
> mutable dict.

Why would you do such an insane thing instead of simply doing [dict
mutableCopy]?

Mike
_______________________________________________

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 arch...@mail-archive.com

Reply via email to