C++ or IDL definitions for SAX

david at megginson.com david at megginson.com
Tue Oct 13 20:41:05 BST 1998


RJA at dip.co.uk writes:

 > I'm currently looking into SAX and was wondering if anybody had any
 > C++ or IDL definitions for SAX I could have ?

Various people have offered to work on them, but none has yet
appeared.  It should be simple to build a fairly-good SAX driver on
top of EXPAT.

 > On a slightly different note, are there are better alternatives to
 > SAX for a simple event based API ?

There may well be technically-superior event-based APIs for your
particular work; the greatest advantage of SAX is simply that it's
widely implemented, and thus benefits from the basic law of networking
(the usefulness of a network is the square of its number of users).

That said, the advantage does not yet extend to C++, since I know of
no SAX implementations there.


All the best,


David

-- 
David Megginson                 david at megginson.com
           http://www.megginson.com/

xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev at ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/
To (un)subscribe, mailto:majordomo at ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo at ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa at ic.ac.uk)




More information about the Xml-dev mailing list