• 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
Re: Objects from XML
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Objects from XML


  • Subject: Re: Objects from XML
  • From: Mike Abdullah <email@hidden>
  • Date: Wed, 23 Dec 2009 19:43:40 +0000

On 23 Dec 2009, at 18:01, Phillip Mills wrote:

> 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?

Not really, but depending on what you do with the XML, it might make sense for you to handle it with a custom subclass of NSPersistentStore.

_______________________________________________

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

References: 
 >Objects from XML (From: Phillip Mills <email@hidden>)

  • Prev by Date: Re: Are views active or inactive?
  • Next by Date: iPhone: Question in regards to a UIView accessing AppDelegate
  • Previous by thread: Objects from XML
  • Next by thread: iPhone: Question in regards to a UIView accessing AppDelegate
  • Index(es):
    • Date
    • Thread