Re: XML serialization and deserialization
Re: XML serialization and deserialization
- Subject: Re: XML serialization and deserialization
- From: Phil <email@hidden>
- Date: Fri, 25 Jul 2008 18:16:01 +1200
On Fri, Jul 25, 2008 at 6:06 PM, Oleg Krupnov <email@hidden> wrote:
> I have read it now and I believe the guide suggests that i archive my
> object tree in a binary byte stream, not an XML. There are no
> implementations of NSCoder that would output XML, are there?
>
NSKeyedArchiver can, see it's -setOutputFormat: method.
Phil
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden