encodeWithCoder for objects in Dictionary
encodeWithCoder for objects in Dictionary
- Subject: encodeWithCoder for objects in Dictionary
- From: Cornelius Jaeger <email@hidden>
- Date: Mon, 26 Jan 2004 23:48:25 +0100
hi list,
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?
thx for any advice
cornelius
_______________________________________________
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.