Re: Cocoa ? XML ? NSDictionary
Re: Cocoa ? XML ? NSDictionary
- Subject: Re: Cocoa ? XML ? NSDictionary
- From: Marcel Weiher <email@hidden>
- Date: Mon, 3 Feb 2003 18:58:38 +0100
On Monday, February 3, 2003, at 01:24 Uhr, email@hidden wrote:
I want to write out a hierarchical graph of objects in XML format.
You might want to try MPWXmlKit ( from my web site ).
[..]
I'd have expected the XML coding to come in on the NSCoder / NSCoding
side,
perhaps as a subclass thereof.
Yup, MPWXmlKit includes code that works with NSCoding protocol, so you
can simply archive your object-graph to XML.
Marcel
--
Marcel Weiher Metaobject Software Technologies
email@hidden www.metaobject.com
Metaprogramming for the Graphic Arts. HOM, IDEAs, MetaAd etc.
_______________________________________________
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.