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 _______________________________________________ Twisted-Python mailing list Twisted-Python@twistedmatrix.com http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python