[Zope] Folderish DTML Document

Toby Dickenson tdickenson@geminidataloggers.com
Thu, 21 Sep 2000 10:22:07 +0100


On Wed, 20 Sep 2000 09:50:16 -0700, "Andy McKay"
<andym@ActiveState.com> wrote:

>Sure it works but Im creating 2 objects a folder and a index_html for every
>one occurence. Im doubling my database for every object. Ugh!

In straight python you can only create methods for a class by creating
function objects (using malloc, no less) and assigning them as
variables in the class object. Double Urgh!

;-)


Toby Dickenson
tdickenson@geminidataloggers.com