Steve Alexander wrote:
> BTreeFolder doesn't do the
> 
> from Globals import default__class_init__
> default__class_init__(BTreeFolder)
> 
> thing.
> 
> Does that matter at all?
> 
> As none of the classes it is derived from have a __init__ method, I
> guess not. Or, does default__class_init__ do anything else?

It converts __ac_permissions__ into usable permissions declarations
(__roles__ attributes.)  default__class_init__ really ought to be
there; it's only recently that Brian started saying we need to use it
everywhere.  I forgot.  :-)

Shane

_______________________________________________
Zope-Dev maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope )

Reply via email to