[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
XML parser
From: |
Sebastian Reitenbach |
Subject: |
XML parser |
Date: |
Wed, 1 Apr 2009 15:47:35 +0200 |
User-agent: |
KMail/1.9.9 |
Hi,
for my next part I need to parse XML documents, I searched a bit around and in
a forum I found this statement:
If you're requiring 10.4 or greater, use NSXML and associated classes
(NSXMLDocument, NSXMLNode, NSXMLElement, etc). Those are DOM based, which
IMO, is far easier to work with than SAX (NSXMLParser).
As far as I can see, there is only the NSXMLParser in gnustep-base stable.
Are the other classes planned to be implemented at some point, or maybe they
are already in unstable? I've seen a lot of svn commit messages regarding
10.5 compatibilty over the last weeks/month...
If not, not a big problem, then I'll stick to NSXMLParser, I was just curious.
regards
Sebastian
- XML parser,
Sebastian Reitenbach <=