On 07:06 pm, b...@intelerad.com wrote:
>Hi,
>
>I am trying to send new style classes that implement __slots__ with 
>spread.pb.
>Things seem to go awry when attempting to un-serialize the objects on 
>the
>client side.  I am not sure if this is a known issue.  How can I work 
>around
>this issue?

Perhaps the presence of __slots__ breaks PB's unserialization code.  Can 
you share a SSCCE (<http://sscce.org/>)?  Then perhaps it may make sense 
to file an enhancement ticket to support this case.

Jean-Paul

_______________________________________________
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Reply via email to