[ZDP] Zope docs impressions
Tom Deprez
Tom.Deprez@uz.kuleuven.ac.be
Tue, 11 May 1999 13:26:59 +0200
Hi Martijn,
What about making a tutorial of this?
Thanks in advance.
Tom.
>Don´t forget the ímportance of the ´through/the/web´access to Zope. With
>ZClasses, you can build incredibly powerful applications with only a
>browser. The latest CVS version lets you subclass UserFolder, Folder,
>Image, File, DTML Document, and DTML Method classes as well as a basic
>ObjectManager class. This means you can expand on the basic building blocks
>of Zope. If you want to be able to add a photograph of a user to it´s user
>object, just subclass the UserFolder and User classes, and mix in an Image
>class, and presto, you have a User object that can contain an image as
>well. Or mix in an ObjectManager class, and you can add arbitrary objects
>to you user object, including DTML documents and images.
>
>Try and do that through the web in ASP.
>
>--
>Martijn Pieters, Web Developer
>| Antraciet http://www.antraciet.nl
>| Tel: +31-35-6254545 Fax: +31-35-6254555
>| mailto:mj@antraciet.nl http://www.antraciet.nl/~mj
>| PGP: http://wwwkeys.nl.pgp.net:11371/pks/lookup?op=get&search=0xA8A32149
>------------------------------------------
>
>_______________________________________________
>ZDP maillist - ZDP@zope.org
>http://www.zope.org/mailman/listinfo/zdp
>
>