SAX/C++ vs. SAX2

David Megginson david at megginson.com
Fri Dec 3 22:31:31 GMT 1999


Duffy, Bruce writes:

 > I agree with Tim Bray.
 > 
 > I'll have to walk away from SAX if it doesn't
 > support namespaces in the near future.  
 > 
 > I'm concerned that SAX will lose its relevance
 > (vendors will cease to support it) if it doesn't
 > track the relevant xml standards.

There's no problem adding Namespace support to SAX -- after all, you
can stack SAX filters on top of each other.  John Cowan wrote a
Namespace filter for SAX about a year ago, and I have a fairly
high-performance one that I just haven't had time to package and
release yet.

The problem is the lack of a standard way to tell whether a SAX driver
already supports Namespace processing natively (and, thus, doesn't
need a filter), together with a standard way to turn that processing
on or off.


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/ and on CD-ROM/ISBN 981-02-3594-1
To unsubscribe, mailto:majordomo at ic.ac.uk the following message;
unsubscribe 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