NSDictionary new property list items in writeToURL
NSDictionary new property list items in writeToURL
- Subject: NSDictionary new property list items in writeToURL
- From: Francisco Tolmasky <email@hidden>
- Date: Wed, 9 Apr 2003 20:49:18 -0700
It says in the docs that if you want to use writeToURL: atomically: in
NSDictionary then you can only put property list objects inside of the
nsdictionary. Is there any way to work around this with keyed
archiving? Keyed archiving looks very similar to the xml plist files.
I already made the class I want to save conform to the keyed arching
nscoding protocol but it didn't work. Is this just not possible or am
I doing something wrong?
Francisco Tolmasky
email@hidden
http://users.adelphia.net/~ftolmasky
_______________________________________________
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.