URL:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=14315>
Summary: NSSAXParser
Project: GNUstep
Submitted by: None
Submitted on: Mon 08/29/05 at 03:14
Category: Base/Foundation
Severity: 3 - Normal
Item Group: Change Request
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
_______________________________________________________
Details:
Hi!
I'd like to request the implementation of the OSX NSSAXParser
class.
Why?
I'm currently developing a RSS Reader application with GNUstep,
which uses the GSXML classes for parsing. Now that I'm porting
it to OSX, I'm really having lots of problems, because I don't
want to bundle libxml2 with my application when OSX provides
such sophisticated XML access possibilities.
The NSSAXParser class is really very simple: A NSSAXParser
instance can be given a URL or a NSData object to parse from.
On invocation of 'parse', it starts to parse the XML data and
sends its parsing events to its delegate.
-Guenther Noack
P.S.: I already have some basic skeleton code lying around
here, and most methods are already documented, although not
filled out. Contact me at "guenther at unix-ag.uni-kl.de".
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=14315>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
_______________________________________________
Bug-gnustep mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-gnustep