Re: write dictionary to file
Re: write dictionary to file
- Subject: Re: write dictionary to file
- From: Jim Correia <email@hidden>
- Date: Wed, 9 Apr 2003 12:26:43 -0400
On Wednesday, April 9, 2003, at 02:37 AM, Gerriet M. Denkmann wrote:
I think the problem is that writeToFile only writes out keys that are
NSStrings.
This same limitation does not apply to the object referred to by the
key which
can be NSData, NSDate, NSNumber, NSString, NSArray, or NSDictionary
objects.
This seems to be true. But where is it documented?
<
http://developer.apple.com/techpubs/macosx/CoreFoundation/
ProgrammingTopics/CFPropertyLists/Concepts/
StructureAndContents.html#CJBEJBHH>
Jim
_______________________________________________
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.