[Zope] Access to properties without accessing the same properties in parent classes

Florent Guillaume fg@nuxeo.com
Mon, 18 Nov 2002 17:19:55 +0000 (UTC)


Dr. F. Tröster <troester@fh-heilbronn.de> wrote:
> Is there a possibilty with the method "hasProperty(...)" to test an
> object to have a special property without looking for the same property
> not inherited by the parents part of the object?

ob.hasProperty() never uses acquisition, it always searches in ob and
that's it.

Florent
-- 
Florent Guillaume, Nuxeo (Paris, France)
+33 1 40 33 79 87  http://nuxeo.com  mailto:fg@nuxeo.com