Re: NSMutableDictionary of NSMutableDictionary copy
Re: NSMutableDictionary of NSMutableDictionary copy
- Subject: Re: NSMutableDictionary of NSMutableDictionary copy
- From: Jerry Krinock <email@hidden>
- Date: Wed, 15 Jan 2014 23:55:19 -0800
On 2014 Jan 15, at 23:34, Tamas Nagy <email@hidden> wrote:
> does a copy of the dictionary make the whole dictionary non-mutable, including the dictionaries in the deep?
No, the deep dictionaries will remain mutable. -copy is shallow.
_______________________________________________
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