[Twisted-Python] Re: Python properties and pb.Referenceable...

David Bolen db3l at fitlinxx.com
Thu Mar 10 16:05:00 MST 2005


Jasper <jasper at peak.org> writes:

> Turns out that the simple hack of Client( object, pb.Referenceable )
> seems to work.  Sorry for the trouble!

One problem you might then run into is that the jelly layer doesn't
like passing new style objects.  In our case we just patched jelly.py
to handle them (using a suggested change from twisted bug 462 I
believe).

-- David





More information about the Twisted-Python mailing list