Decoding XML using a mapping model
Decoding XML using a mapping model
- Subject: Decoding XML using a mapping model
- From: Alexander Lamb <email@hidden>
- Date: Mon, 16 Dec 2002 15:27:42 +0100
Hello,
In WebObjects, it is possible to decode XML using a mapping model and
WOXMLDecoder.
In the "pure Java World", the same is done using Castor (www.exolab.org) for
example.
But in the Objective-C world, what are the possibilities? The core
foundation XML functions are a bit low level.
Expat is also rather low level.
Is there somewhere a project which would take a mapping model and generate
dynamically Objective-C objects from XML data?
Thanks,
Alexander
_______________________________________________
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.