• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
ANN: XML Marshalling for Objective C on OS X
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

ANN: XML Marshalling for Objective C on OS X


  • Subject: ANN: XML Marshalling for Objective C on OS X
  • From: Jim Rankin <email@hidden>
  • Date: Thu, 19 Jun 2003 10:50:30 -0400

I've developed code for marshalling XML into Objective C objects and unmarshalling Objective C objects into XML. An XML file specifies how to do the mapping, then you can marshal and unmarshal data with just a couple of messages. It's similar to the Castor project for Java.

It's available at http://homepage.mac.com/jimbokun/MarshallingTest.gz

It works on top of Core Foundation XML. The project also contains a class implementing "key value coding" for XML, letting you get and set the value of XML elements using an "XPath-ish" syntax.

Open the project and read the README.txt in the Documentation folder to learn more.

I'm releasing it under the GPL, but if you need a different license let me know and we can probably work something out.

Let me know what you think.

Best,
-jim rankin
_______________________________________________
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.

  • Follow-Ups:
    • Re: ANN: XML Marshalling for Objective C on OS X
      • From: Chris Meyer <email@hidden>
  • Prev by Date: RE: More NSStatusItem setTarget / setAction
  • Next by Date: NSTextView - NSScrollView = messed up.
  • Previous by thread: Re: Advice sought for properties editor
  • Next by thread: Re: ANN: XML Marshalling for Objective C on OS X
  • Index(es):
    • Date
    • Thread