[Zope-Checkins] CVS: Packages/ZClasses - Property.py:1.18
Jim Fulton
jim@tarzan.digicool.com
Wed, 7 Jul 1999 16:55:01 -0400
Update of /cvs-repository/Packages/ZClasses
In directory tarzan.digicool.com:/projects/users/jim/lib/python/ZClasses
Modified Files:
Property.py
Log Message:
Fixed bug in setting default propertysheet properties. Yippi!
Now when a propertysheet is created, it is usable by anyone who
has "Manage properties". I also got rid of the ineffective
"access contents information" permission, since this won't have an effect
until we add ZClass propertysheets with their own namespaces.