[Twisted-web] Best way to serve up XML

Nicholas Milkovits nmilkovits at gmail.com
Mon Jun 25 15:39:46 EDT 2007


Hello all,

I am working on my first twisted app which is a set of restful services that
return xml to the consumers.  When it comes to generating the XML it seems
like there are a lot of solutions (i.e. building it manually using
xml.dom.minidom, woven, nevow + stan, sux, microdom). I wanted to get an
idea of what other twisted users think 1) is the most maintainable approach
2) what method has the most stable supporting libs and 3) is the fastest. On
average the XML documents will be small but could potentially grow to a
considerable size. Any comments or insights are appreciated.

-Nick M.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://twistedmatrix.com/pipermail/twisted-web/attachments/20070625/c8=
78b9b8/attachment.htm


More information about the Twisted-web mailing list