[Zope] accessing object from a list constructed in __init__.py
    Alexis Roda 
    alexis.roda.villalonga at gmail.com
       
    Sun Jul 23 15:24:18 EDT 2006
    
    
  
En/na kevin7kal ha escrit:
> I've changed my code a bit, adding the docstring, Persistent to all 
> classes and
> __allow_access_to_unprotected_attributes__ = 1 to all classes.  Still, I 
> recieve the same error.
Sorry, my fault, should be __allow_access_to_unprotected_subobjects__. 
If it does work then add the security declarations.
HTH
    
    
More information about the Zope
mailing list