[Zope] binary data
Philippe Jadin
philippe.jadin@123piano.com
Wed, 13 Jun 2001 14:02:43 +0200
> > Make your ZClass folder-like (derive from "ObjectManager" or
> "Folder")
> > and then use standard files.
> >
> > Don't you like this idea?
> >
>
> sure but i can only put one file in a document this way, right?
It's not really a document, it's an object then, and with an object which is
a container (a folder), you can place any combinaison of object (even
containers) in it.
That's what oo is for imho
Philippe