Avoid product load
Hello Is there any way to avoid loading a product *without* having to delete its folder from /Products? Zope Version (Zope 2.6.1 (binary release, python 2.1, win32-x86), python 2.1.3, win32) Python Version 2.1.3 (#35, Apr 8 2002, 17:47:50) [MSC 32 bit (Intel)] Gabriel Genellina Softlab SRL
Remove or rename the __init__.py file in the product folder. That should do the trick. HTH, Dylan On Thu, 2003-07-03 at 11:12, Gabriel Genellina wrote:
Hello
Is there any way to avoid loading a product *without* having to delete its folder from /Products?
Zope Version (Zope 2.6.1 (binary release, python 2.1, win32-x86), python 2.1.3, win32) Python Version 2.1.3 (#35, Apr 8 2002, 17:47:50) [MSC 32 bit (Intel)]
Gabriel Genellina Softlab SRL
_______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
participants (2)
-
Dylan Reinhardt -
Gabriel Genellina