[Zope-ZEO] ZODB as a standalone server

Chris McDonough chrism@digicool.com
Fri, 8 Dec 2000 12:59:35 -0500


ppml.py (part of Zope) expresses a format for storing Python objects as XML.
It's the format used by the XML export routines.

Also, David Mertz put up a DTD for Python objects as XML at
http://www-4.ibm.com/software/developer/library/xml-matters1/?dwzone


----- Original Message -----
From: "Andrew Kuchling" <akuchlin@mems-exchange.org>
To: <zope-zeo@zope.org>
Sent: Friday, December 08, 2000 12:31 PM
Subject: Re: [Zope-ZEO] ZODB as a standalone server


> On Fri, Dec 08, 2000 at 11:37:04AM -0500, Spicklemire, Jerry wrote:
> >Helge wonders:
> >> does anybody know of any attempt/project which tries to use ZODB as a
> >> general OODBMS server, where the client is not tied to Python ?
> >
> >You might look at Andrew Kuchling's ZODB project:
>
> Helge originally wrote to me about this, and I encouraged him to post
> it publicly.
>
> Does anyone know if there's a proposed DTD for expressing objects in
> XML?  It should be fairly simple to write a simple server that allows
> pulling objects out of a ZODB in such a format; might make a good demo
> program...
>
> --amk
>
> _______________________________________________
> Bug reports, feature requests, etc. go in the ZEO Tracker:
> http://www.zope.org/Products/ZEO/Tracker
>
> Conversations etc. can take place in the Wiki:
> http://www.zope.org/Products/ZEO/Wiki
>
> Zope-ZEO maillist  -  Zope-ZEO@zope.org
> http://lists.zope.org/mailman/listinfo/zope-zeo
>
>