  | |  | Working with XML files/CFURL | Working with XML files/CFURL 2003-11-21 - By Graeme Mathieson
Back On 21 Nov 2003, at 08:36, m.b. wrote:
> Also, a good reference for XML and Cocoa would be appreciated.
Well, there's NSXMLParser if you can cope with your code not running on anything before Panther.
For a small project I'm working on, I started out using expatobjc[1] but then, for some bizarre reason, decided that re-implementing it was the way forward. I've uploaded that effort here[2] for your amusement. It links with the expat library which turns up as part of the X11 SDK on the install I have here. I should warn you that it's not exactly had extensive testing, though running the header file through headerDoc2Html does work. :-)
[1] http://expatobjc.sourceforge.net/ [2] http://www.endless.org.uk/tmp/XMLParser.h and http://www.endless.org.uk/tmp/XMLParser.m -- Mail, MSN Messenger & Jabber: mathie [at] endless [dot] org [dot] uk AIM: MathieEndless, Blog: http://www.endless.org.uk/blog/ OpenPGP Fingerprint: 0F38 5000 999F 0644 76D6 968D A945 916E AD30 4A1A __ ____ ____ ____ ____ ____ ____ ____ ____ ____ mac-games-dev mailing list | mac-games-dev@(protected) Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/mac -games-dev Do not post admin requests to the list. They will be ignored.
Earn $52 per hosting referral at Lunarpages.
|
|
 |