It is possible to change the serialization used by Pyro

  http://pyro.sourceforge.net/manual/9-security.html#pickle

to the the 'gnosis' XML Pickler.
As I said earlier, I would not use XML. Just an example - I need to be able to transfer image files, word and excel documents. How silly it would be to base64encode a binary file, then put it into an XML.

 L

--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to