C++ or IDL definitions for SAX

Michael Kay M.H.Kay at eng.icl.co.uk
Wed Oct 14 10:51:02 BST 1998


>Tyler Baker writes:
>
> > I am not so sure a CORBA IDL definition of SAX would be so useful
> > anyways unless you developed some efficient method of multiplexing
> > the SAX events that get sent over the network.
>
>It seems like a fairly simple thing to manage, because the
>dependencies are mostly one-way -- the driver could deliver events in
>chunks of 100 (or 1,000, or whatever

I decided after some experiments that the most efficient way to marshall and
unmarshall a stream of SAX events (both in programmer effort and run-time
performance) was to send the XML document and re-parse it at the other end.

Mike Kay


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