Re: encodeWithCoder for objects in Dictionary
Re: encodeWithCoder for objects in Dictionary
- Subject: Re: encodeWithCoder for objects in Dictionary
- From: Serge Froment <email@hidden>
- Date: Mon, 8 Mar 2004 13:46:38 -0500
Sorry for the delay: I have some lag with this list.
I have used XML Serialization to handle that situation.
http://developer.apple.com/documentation/WebObjects/XML_Serialization/
index.html
Le 26 janv. 04, ` 17:48, Cornelius Jaeger a icrit :
i am saving an NSDictionary to disk with the NSProperty
NSPropertyListSerialization.stringFromPropertyList some of the objects
in the dictionary are serilized using toString, not encodeObject as i
was expecting. how do i do this properly? encode a dictionary
containing objects implements NSCoding?
Serge Froment
http://www.serge-froment.com
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.