Re: NSDictionary, Files, and NSURL
Re: NSDictionary, Files, and NSURL
- Subject: Re: NSDictionary, Files, and NSURL
- From: Ondra Cada <email@hidden>
- Date: Sat, 27 Mar 2004 00:13:31 +0100
Seth,
On Friday, Mar 26, 2004, at 23:36 Europe/Prague, Seth Willits wrote:
From what I see, a dictionary written to a file can only contain
NSData, NSDate, NSNumber, NSString, NSArray, and NSDictionary objects
Only so far as you insist on the properly list format. You can use
NSArchiver though to store virtually anything (of course, anything
conforming to NSCoding, but there's a really small number of standard
non-codeable classes. Definitely, NSURL is codeable).
---
Ondra Hada
OCSoftware: email@hidden
http://www.ocs.cz
private email@hidden
http://www.ocs.cz/oc
_______________________________________________
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.