[Zope] FTP/WebDAV & PUT_factory() & PUT()

Ron Bickers rbickers-dated-1008713256.5de7f3@logicetc.com
Tue, 11 Dec 2001 17:07:36 -0500


> -----Original Message-----
> From: zope-admin@zope.org [mailto:zope-admin@zope.org]On Behalf Of
> sean.upton@uniontrib.com

> 2a. I want to do something fancy/tricky, like I have a container/folderish
> class instance called 'MyDocument' that really wasn't a document
> at all, but
> a container that contained a ParsedXML document with the actual document
> data.

I don't know all the technical details on how this works, but for an
example, take a look at the Photo product's Photo.py.  A Photo object is a
simple item that contains other image objects.  I have FTP support in there
that puts/gets the data from the image object that represents the original
image.
_______________________

Ron Bickers
Logic Etc, Inc.