[Twisted-Python] Re: Deferred Network requests

David Bolen db3l.net at gmail.com
Mon Mar 31 12:57:05 EDT 2008


Phil Mayers <p.mayers at imperial.ac.uk> writes:

> Perspective broker (pb) would work, provided the values you are
> passing round are plain python types e.g. int, str, list, dict, tuple.

Lest anyone think this is a hard limitation, PB also works fine with
custom class instances, as long as you appropriately register them for
the jelly/unjelly operation.

-- David





More information about the Twisted-Python mailing list