[Zope3-dev] Do not serialize one attribute

Florian Lindner mailinglists at xgm.de
Thu Dec 14 17:04:15 EST 2006


Hello,
I have a object, derived from Persistent when contain one attribute which is 
not serializable and that's not a problem for me, but Zope complains about 
that.
Can I mark this attribute somehow as "not to serialize" and make Zope call a 
member function when it has unserialized this object so I can reinstantiate 
this attribute?

Thanks,

Florian


More information about the Zope3-dev mailing list