[XML-SIG] Python Wrapper for Xerces/Xalan

Juergen Hermann Juergen Hermann" <jh@web.de
Thu, 12 Apr 2001 21:02:27 +0200


On Thu, 12 Apr 2001 18:58:12 +0200, Martin v. Loewis wrote:

>In any case, it would be desirable if the wrappers register themselves
>at the relevant SAX/DOM parser factories, so that users can make use
>of them without even knowing that they are there. That, of course,
>assumes that you will follow the Python SAX and DOM mappings.

That is one of the first goals. Also, we want to handle a C++ SAX 
stream with Python, and vice versa (feed a Python SAX stream into 
Xalan). Bi-SAXuality, in a sense. :)

Ciao, J=FCrgen