Follow-up Comment #2, bug #14315 (project gnustep):

I don't know of any NSSAXParser class in MacOS-X

There is an NSXMLParser (which does SAX style parsing passing events to it's
delegate) ... this is probably what you are referring to.

There is already an implementation of NSXMLParser in gnustep-base, though
it's alpha-test.  I implemented it because several people asked for it ...
but then none of them got back to me with any bug reports/fixes ... so I
assume that despite asking for it, nobody used it, and it's therefore not
really tested/debugged.

You could try using it and reporinting/fixing any problems.

    _______________________________________________________

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

Reply via email to