• 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: A good method for xml usage/parsing
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: A good method for xml usage/parsing


  • Subject: Re: A good method for xml usage/parsing
  • From: Victor Ng <email@hidden>
  • Date: Sat, 25 Jan 2003 10:09:08 -0500

An alternative to using CFXML is to use the GSXML library from GNUstep.

The library is available under LGPL so you can link it to your commercial code safely.

I've ported the code to compile cleanly in ProjectBuilder if you want to give it a try - I haven't had a chance to really try it myself.

You need to grab the libxml2 DMG files from Zveno, then grab my GSXML.h and GSXML.m files and you should be able to run from there.

Details to install the library are here:
http://radio.weblogs.com/0108956/categories/cocoa/2002/12/05.html#a67

Documentation to use GSXML is here:

http://gnustep.org/resources/documentation/base/GSXML.html#title$GSXML

You may want to just use the EDMLParser though - it's smaller and simpler. :)

http://www.mulle-kybernetik.com/software/EDFrameworks/Documentation/ EDCommon/Classes/EDMLParser.html

vic
_______________________________________________
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.

  • Prev by Date: Re: cocoa-dev digest, Vol 2 #1851 - 13 msgs
  • Next by Date: Re: NSTask/NSPipe STDIN hangs on large data... (+ code question)
  • Previous by thread: RE: A good method for xml usage/parsing
  • Next by thread: Re: A good method for xml usage/parsing
  • Index(es):
    • Date
    • Thread