[Twisted-web] Livepage, ClientHandle and context

Thomas HERVE therve at free.fr
Tue May 31 13:03:39 MDT 2005


Quoting Donovan Preston <dp at ulaluma.com>:

> You should take a look at the branches/dp/livepage-completion- 
> notification-3 branch. It includes a lot of refactoring to livepage,  
> one of which causes all of the livepage apis to take a  
> JavascriptContext object instead of a ClientHandle. To use the  
> ClientHandle, you'll have to get it out of the context, like you  
> would other objects: IClientHandle(ctx).

Thanks a lot for this pointer, it looks really promising. I like the 
unification
of renders with the context as argument, even if it makes write another 
line to
get client handle.

I'll give it a try as soon as possible for feedback.

-- 
Thomas






More information about the Twisted-web mailing list