twisted.web2.xmlrpc How-To

Posted on March 22, 2006 by oubiwann


Blog post image

twisted :: programming :: documentation



Last night, Sean Reifschneider and I sat together at
hacking society. He got a new
release of
vPostMaster
ready, and I started converting the
twisted.web.xmlrpc How-to to
twisted.web2.

It was pretty easy, really. The major difference in implementation is
that xmlrpc_*() methods now take the request object in their sigs.
Another minor change: we're dumping the .rpy stuff from the old docs,
and instead showing how to generally plug an XML-RPC resource into
twisted.web2 web server (i.e., other resources). It looks like dried's
http_auth branch
will soon be reviewed for inclusion in trunk, so we will be adding
support and docs for authentication in t.w2.xmlrpc as well.


Author oubiwann
Date March 22, 2006
Time 16:16:08
Category
Tags
Line Count 1
Word Count 129
Character Count 1115

Comments?
This blog doesn't use standard (embedded) comments; however, since the site is hosted on Github, if there is something you'd like to share, please do so by opening a "comment" ticket!