On Wed, 20 Sep 2000 09:50:16 -0700, "Andy McKay"
<[EMAIL PROTECTED]> 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
[EMAIL PROTECTED]

_______________________________________________
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )

Reply via email to