XML Marshalling of objects

Magnus Lie Hetland mlh at idi.ntnu.no
Tue Oct 2 18:34:12 EDT 2001


"Kalle Svensson" <kalle at gnupung.net> wrote in message
news:mailman.1002033422.6848.python-list at python.org...
> [Peter Neubauer]
> > Hello,
> > I'm wondering if there is a good way to marshal/unmarshal python objects
> > to XML? I'm thinking of some framework like Castor (castor.exolab.org)
> > for Java.
>
> Try googling for "XML pickle python".  At least three of the hits on the
first
> page should be of some interest.
[snip]

If one wants one's own format, I'm sure rewriting pickle.py t ouse
xml should be quite doable.

>
> Peace,
>   Kalle
> --
> [ Thought control, brought to you by the WIPO! ]
> [ http://anti-dmca.org/ http://eurorights.org/ ]
>

--

  Magnus Lie Hetland         http://www.hetland.org

 "Reality is that which, when you stop believing in
  it, doesn't go away."           -- Philip K. Dick






More information about the Python-list mailing list