[XML-SIG] Re: Generating XML from scratch
Rich Salz
rsalz at datapower.com
Wed Feb 9 21:22:09 CET 2005
> What makes one want to avoid the DOM interface? Do you know any docs/links
> which discuss this further? How tied to Python is your opinion on DOM?
I think that last question is the key point.
DOM is very much un-python.
If you are "just" generating XML, then you will probably go faster if
you use things that naturally fit into the python programming idioms.
/r$
--
Rich Salz, Chief Security Architect
DataPower Technology http://www.datapower.com
XS40 XML Security Gateway http://www.datapower.com/products/xs40.html
XML Security Overview http://www.datapower.com/xmldev/xmlsecurity.html
More information about the XML-SIG
mailing list