-----Original Message----- From: Tom Deprez [mailto:tom.deprez@village.uunet.be] Sent: Saturday, May 15, 1999 3:30 PM To: zope@zope.org Subject: [Zope] ZClass
Hi,
Is it possible to hide a property of a parent in a child ZClass? (or give it a fixed value, meaning that this child can't change this property)
Tom.
By parent-child, do you mean a Superclass-Subclass relationship, or a Class-Instance relationship? I do beleive there are some protection mechanisms in the low level implimentation of property sheets, but i'm not sure if they are exposed by the management interface. What are your needs? -Michel
_______________________________________________ Zope maillist - Zope@zope.org http://www.zope.org/mailman/listinfo/zope
(For developer-specific issues, use the companion list, zope-dev@zope.org - http://www.zope.org/mailman/listinfo/zope-dev )