Re: Saving a chain of custom objects as plist
Re: Saving a chain of custom objects as plist
- Subject: Re: Saving a chain of custom objects as plist
- From: Drew McCormack <email@hidden>
- Date: Tue, 27 May 2003 13:43:06 +0200
Hi Scott,
I can get a property list from a single array/dict easily enough, but
I don't know how to get that to happen recursively down the object
chain. I'm looking for a complete document state represented in
property list form that I can return from
loadDataRepresentation:OfType:, and later create with
loadDataRepresentation:ofType:.
To put it another way, I'm looking for a human-readable, property list
equivalent of -archivedDataWithRootObject. If somebody could point me
in the right direction I'd appreciate it.
I've heard that metaobject have an NSCoder that makes XML instead of a
binary format. I think it is open source:
http://www.metaobject.com/Technology.html
Drew
========================================
Dr. Drew McCormack (Kmr. R153)
Afd. Theoretische Chemie
Faculteit Exacte Wetenschappen
Vrije Universiteit Amsterdam
De Boelelaan 1083
1081 HV Amsterdam
The Netherlands
Email email@hidden
Telephone +31 20 44 47623
Mobile +31 6 483 21307
Fax +31 20 44 47629
_______________________________________________
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.