Re: NSDictionary round trip?
Re: NSDictionary round trip?
- Subject: Re: NSDictionary round trip?
- From: j o a r <email@hidden>
- Date: Sun, 20 Aug 2006 13:35:11 +0200
On 20 aug 2006, at 10.25, Michael Nickerson wrote:
It has some limitations, and can fail sometimes. Try putting an
NSDate object in the dictionary and do that...
Well, it's not documented to support that (only NSString, NSData,
NSArray, or NSDictionary) so I wouldn't call it "sometimes failing".
I think that they key point here is to highlight that the description
+ propertyList combo is not the best API to use for robust
serialization / deserialization of data. It works, and it is fully
supported within it's documented limitations, but there are better
ways to go about it - as has been mentioned by others in this thread.
j o a r
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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