You could make a property sheet for those attributes and simply not make a management tab for that propertysheet. I think this would effectively do what you want. Kevin -----Original Message----- From: Mark Millikan <mmillikan@vfa.com> To: zope-dev@zope.org <zope-dev@zope.org> Date: Thursday, August 26, 1999 4:29 PM Subject: [Zope-dev] Access to class attributes in ZClasses
Zs:
Is it possible to either modify class attributes defined in (python) base classes or create class attributes in ZClasses -- not in instances of ZClasses -- but the ZClass itself?
These don't need to be defined as properties for use in the standard management interface, just found in the namespace.
_______________________________________________ Zope-Dev maillist - Zope-Dev@zope.org http://www.zope.org/mailman/listinfo/zope-dev
(To receive general Zope announcements, see: http://www.zope.org/mailman/listinfo/zope-announce
For non-developer, user-level issues, zope@zope.org, http://www.zope.org/mailman/listinfo/zope )