Re: problem using User Defaults bindings for sample data
Re: problem using User Defaults bindings for sample data
- Subject: Re: problem using User Defaults bindings for sample data
- From: Ondra Cada <email@hidden>
- Date: Fri, 17 Sep 2004 18:51:02 +0200
David,
On 17.9.2004, at 18:30, David Feldman wrote:
Any thoughts?
IIRC, System Defaults store data in plists, not distinguishing mutable
and immutable objects. Therefore, if you want them to contain immutable
ones, you have to use your own custom value transformers, which turn an
(in your specific case) NSDictionary into an NSMutableDictionary.
Anyone please correct me if I have overlooked something,
---
Ondra Čada
OCSoftware: email@hidden http://www.ocs.cz
private email@hidden http://www.ocs.cz/oc
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden