[Twisted-Python] twisted.web questions

Itamar Turner-Trauring itamar at itamarst.org
Mon Jun 14 07:43:31 MDT 2010


On Mon, 2010-06-14 at 09:38 -0400, Itamar Turner-Trauring wrote:

> > 4) Are their any wrappers people have developed to make it a bit
> > easier to use deferreds (in particular inlinecallbacks) in the
> > handlers for twisted.web?  (I am considering just writing a wrapper
> > myself that provides an interface similar to google app engine webapp
> > [4] but wanted to check first so I don't reinvent something)
> 
> There's a branch of Twisted that implements this, hopefully it will
> eventually be merged:
> http://twistedmatrix.com/trac/ticket/3711

And Nevow also implements support for this, without changing Twisted
itself:

http://divmod.org/trac/wiki/DivmodNevow





More information about the Twisted-Python mailing list