[XML-SIG] sax parsing and namespaces

Lars Marius Garshol larsga@garshol.priv.no
16 Nov 2001 12:07:31 +0100


* Jürgen Hermann
|
| AFAIK, yes. If the setFeature would not work for the parser, it's
| supposed to raise a not-supported or not-recognized exception.
| Besides, isn't the documented SAX2 default for this "true"?

It should be false.

* Alexandre Fayolle
| 
| Well xml.sax.drivers2.drv_pyexpat and xml.sax.drivers2.drv_xmlproc
| seem to be behaving that way, except that PyExpat has the feature
| disabled by default (bug #482001)

It should be disabled by default. I've changed this many times, but
someone seems to be changing it back. I guess we need to discuss this
and agree on one solution, and then document that.

--Lars M.