[Twisted-Python] Woven View factories: defered rendering?
Philippe Lafoucrière
lafou at wanadoo.fr
Thu Nov 20 06:30:29 MST 2003
> Well, it's possible to do if you are willing to do some legwork
> yourself. If you override the render method of your Page, you can
> manually handle waiting for the Deferred stuff to finish, because in a
> Resource's render you can return NOT_DONE_YET and then call
> request.finish() at a later time. I've done that successfully.
>
> nevow handles all this stuff much more smoothly. I wouldn't put a lot
> of work into extending woven.
When will nevow will be considered as stable enough ? I won't create an entire
app using woven if it's going to be depracated in 1 month :(
Btw, could you send us a concrete example of what you were talking about ?
thank you
--
Philippe
More information about the Twisted-Python
mailing list