• 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: Newbie: Advice needed on "XML App"
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Newbie: Advice needed on "XML App"


  • Subject: Re: Newbie: Advice needed on "XML App"
  • From: Chris Parker <email@hidden>
  • Date: Mon, 12 Sep 2005 10:17:11 -0700


On Sep 12, 2005, at 9:03 AM, Alexander v. Below wrote:

Am 12.09.2005 um 17:02 schrieb Bryan Bonczek:

For parsing large files, I recommend using the NSXMLParser class. You can check this link for more information:

http://developer.apple.com/documentation/Cocoa/Conceptual/ XMLParsing/index.html#//apple_ref/doc/uid/10000186i

I hate to disagree, but I found the NSXMLParser to be buggy and frankly unusable for my purposes. I recommend CFXMLParser or NSXML.


Just my € 0.02

NSXMLParser had a fair amount of work done on it in Tiger to do much better than it did in Panther. That said, please file bugs with documents that reproduce your specific problems.


It's not necessarily meant to be the be-all end-all of XML parsers - if you have significant parsing or DOM requirements NSXMLDocument is likely better. If you need complete control over the parse, you can always drop down to libxml2 directly, which ships on both Panther and Tiger.

.chris

--
Chris Parker
Cocoa Frameworks
Apple Computer, Inc.

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >Newbie: Advice needed on "XML App" (From: Joachim Bondo <email@hidden>)
 >Re: Newbie: Advice needed on "XML App" (From: Bryan Bonczek <email@hidden>)
 >Re: Newbie: Advice needed on "XML App" (From: "Alexander v. Below" <email@hidden>)

  • Prev by Date: Smart things UI
  • Next by Date: Re: 10.4 NSDateFormatter format strings
  • Previous by thread: Re: Newbie: Advice needed on "XML App"
  • Next by thread: Re: Newbie: Advice needed on "XML App"
  • Index(es):
    • Date
    • Thread