XML encoder/decoder
XML encoder/decoder
- Subject: XML encoder/decoder
- From: Brock Brandenberg <email@hidden>
- Date: Sun, 07 Jul 2002 16:50:02 -0500
Does anyone know of an available, functioning XML encoder/decoder? I've
hunted down everything that I believe to be available, but the only one
available seems to have a few problems that limit its usefulness for me
right now.
1. OAPropertyListCoders from OAAI.com seems to be missing in action. Did the
company shut down? Annard Brouwer wrote a few days ago about having made
updates to this code in the past.
2. It looked like Erik Buck was writing an XML encoder/decoder for MiscKit,
but MiscKit seems to be missing in action too. The site looks like it's
being reorganized, but nothing is currently available. Is the MiscKit being
tied to the new Cocoa Programming book about to be published?
3. MPWXmlKit from MetaObject seems to have a problem naming the tags for
some objects. For example, if an instance variable of an object is a pointer
to an object such as an NSString *, the tag name is written as something
like unnamed_1. Apparently, the coder doing a bycopyObject: and the XML
encoder method(s) isn't properly associating the data with the ivar name.
Thanks,
Brock Brandenberg
----- industrial design @ www.bergdesign.com ------
_______________________________________________
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.