[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #14315] NSSAXParser
From: |
anonymous |
Subject: |
[bug #14315] NSSAXParser |
Date: |
Mon, 29 Aug 2005 03:14:34 +0000 |
User-agent: |
Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.7) Gecko/20050420 Firefox/1.0.3 |
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 #14315] NSSAXParser,
anonymous <=