Re: *** -[NSCFDictionary setObject:forKey:]: mutating method sent to immutable object
Re: *** -[NSCFDictionary setObject:forKey:]: mutating method sent to immutable object
- Subject: Re: *** -[NSCFDictionary setObject:forKey:]: mutating method sent to immutable object
- From: Daniel Child <email@hidden>
- Date: Wed, 20 Feb 2008 21:29:31 -0500
I haven't serialized anything (yet). Everything has been processed in
memory.
I will keep that in mind for the future, though. Thanks.
On Feb 19, 2008, at 10:12 PM, Jonathan Hess wrote:
Property list serializers will return immutable objects by default,
but NSCoders will give you a full-fidelity copy that preserves the
mutable state.
_______________________________________________
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