Objects from XML
Objects from XML
- Subject: Objects from XML
- From: Phillip Mills <email@hidden>
- Date: Wed, 23 Dec 2009 13:01:09 -0500
I'm looking at converting some C++ code to Objective C. A set of utility classes that I'd written use the expat C library to convert XML into an object graph. As I experimented with switching that over to use NSXMLParser instead, it dawned on me that I was looking at creating a simple-minded, general-purpose XML unmarshaller.
Is there something of the kind already freely available? If so, would it be overkill for handling relatively simple XML?
_______________________________________________
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