[XML-SIG] [ pyxml-Bugs-503411 ] setContentHandler while parsing

noreply@sourceforge.net noreply@sourceforge.net
Mon, 14 Jan 2002 09:06:14 -0800


Bugs item #503411, was opened at 2002-01-14 09:05
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=106473&aid=503411&group_id=6473

Category: xmlproc
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Stéphane Bidoul (sbidoul)
Assigned to: Lars Marius Garshol (larsga)
Summary: setContentHandler while parsing

Initial Comment:
It should be possible to change the content handler 
while parsing. 

Bug #433761 reported the same kind of issue with 
pyexpat. I refer to it as a detailed explanation.

Currently, the handlers are passed to the underlying 
xmlproc parser in PrepareParser, which is not called 
by setContentHandler, which is inherited from 
XMLReader.

-sbi



----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=106473&aid=503411&group_id=6473