[Twisted-Python] WebWidgets and Deferreds.

Chris Armstrong carmstro at twistedmatrix.com
Fri Nov 23 14:55:20 MST 2001


Ok, riddle me this, glyph (or anyone else who knows about this). Why do
we need Deferreds to be a special-case in WebWidgets? Why can't _all_
widgets be displayed only right when they're needed? RenderSession could
just take a Widget, and display() it (and the widgets that display()
returns) in order.. Is there some sort of performance issue here, maybe?

Maybe I'll try implementing this, and send a patch to be looked at.
-- 
<TomG> I'm in the wrong channel.
--
                              Chris Armstrong
                      <<< radix at twistedmatrix.com >>>
              http://twistedmatrix.com/users/carmstro.twistd/






More information about the Twisted-Python mailing list