[Zope] XML and Zope newbie question...

Phil Harris phil.harris@zope.co.uk
Fri, 8 Sep 2000 11:00:37 +0100


Eric,

Take a look at the XMLDocument product, available from Zope.org.

It already parses the xml into zope objects (they may not be exactly what
you want though), but it may give you a start into what you want.

hth

Phil
phil.harris@zope.co.uk

----- Original Message -----
From: "Eric L. Walstad" <Eric@Walstads.net>
To: "Zope@Zope. Org" <zope@zope.org>
Sent: Thursday, September 07, 2000 7:53 PM
Subject: [Zope] XML and Zope newbie question...


> Hi All,
>
> I am just getting started in XML and am trying to figure out how it works
> with Zope.  I would like to be able to post some data to Zope in XML
format
> and have Zope parse the data into Zope objects.  Is this possible?  It
seems
> like I should be able to create the Zclasses and, when Zope receives the
> post, have Zope automagically create the necessary objects from my
classes.
>
> Any input on how to do this or pointers to a better way would be
fantastic.
>
> Please respond to me directly as I am not currently able to handle the
list
> volume.
>
> Thanks,
>
> Eric.
>
>
> _______________________________________________
> Zope maillist  -  Zope@zope.org
> http://lists.zope.org/mailman/listinfo/zope
> **   No cross posts or HTML encoding!  **
> (Related lists -
>  http://lists.zope.org/mailman/listinfo/zope-announce
>  http://lists.zope.org/mailman/listinfo/zope-dev )