NSDictionary, Files, and NSURL
NSDictionary, Files, and NSURL
- Subject: NSDictionary, Files, and NSURL
- From: Seth Willits <email@hidden>
- Date: Fri, 26 Mar 2004 14:36:03 -0800
From what I see, a dictionary written to a file can only contain
NSData, NSDate, NSNumber, NSString, NSArray, and NSDictionary objects.
Since I want to also store URLs to other files, I'm assuming I'll need
to get the POSIX path for the URL and store that instead. Although it's
an extra step to take, it's certainly an easy one. Is there another
clever way to go about this or am I looking at my only option?
Seth Willits
------------------------------------------------------------------------
---
President and Head Developer of Freak Software -
http://www.freaksw.com
REALbasic Guru at ResExcellence -
http://www.resexcellence.com/realbasic
Webmaster for REALbasic Game Central -
http://www.freaksw.com/rbgames
"One day you'll be wandering through the darkness looking for guidance,
inspiration, and your purpose in life, and the next you'll turn around
and realize they've been standing right next to you the whole time."
------------------------------------------------------------------------
---
_______________________________________________
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.