[Zope] Disabling implicit acquisition

Thomas Guettler zopestoller@thomas-guettler.de
Mon, 08 Apr 2002 17:08:03 +0200


Hi!

I am writing a python product. One class inherits from Folder.
Is there a way to disable implicit acquisition in my class?

  thomas