[Zope] accessing object from a list constructed in __init__.py
    Alexis Roda 
    alexis.roda.villalonga at gmail.com
       
    Sun Jul 23 04:06:22 EDT 2006
    
    
  
En/na kevin7kal ha escrit:
> Ok, thank you for that.
> I can create the list of objects from the __of__(self) attribute without 
> the wrapper error now,
> but I still cannot access that attribute through zope.
> Here is my code again, along with my zope content.
Another thing I've missed, class1 isn't persistent, but you store 
instances in Zclass2.attribute1a. This can explain the "can't pickle" error.
HTH
    
    
More information about the Zope
mailing list