Bill Moseley wrote on 9/9/04 2:04 AM:
> Which, of course, we use the SAX interface. I also see on
>
> http://www.xmlsoft.org/html/index.html
>
> that our SAX usage of libxml2 is deprecated. Looks like a trip to the
> xml list might be in my future.
If you do consider rewriting swish-e to use the DOM interface, consider
making it optional/configurable. I suspect that folks use swish-e with
XML that might be derived from a database (which SAX seems better for),
as well as 'real' XML documents (which DOM seems better for -- as in
this case with resolving entities).
--
Peter Karman 651-605-9009 karman@cray.com
Received on Fri Sep 10 06:55:30 2004