[Twisted-Python] Sending domish.Element results to Unpersistable

Enrique Samson Jr. enriquejr at gmail.com
Sun Dec 27 21:14:49 EST 2009


Hi,

I'm using PB to to send copies of domish.Element instances to another
application. I just don't want to parse XML again and thought it would
be better to send Element copies and save parsing on the other end. But
receiving application just gets an Unpersistable.

I'm considering reducing the Element instances to dicts but I may leave
out details I may need in the future.

Am I missing something?


Enrique




More information about the Twisted-Python mailing list