25 Apr
2007
25 Apr
'07
8 p.m.
Dieter Maurer wrote:
The main reason is that Zope only learned with Zope 2.8 how to protect attributes with elementary values.
It took me a few minutes to get the full meaning of this. You mean I can do individual permissions on instance variables in Zope 2.8+ ! That means I can get rid of ZClass propertysheets in Zope 2.8 + And I can replace them with proper instance variables, with different permissions! AWESOME. BRILLIANT. FANTASTIC. Back into the ZClass source code I go. This is going to be very painful. Regards Chris