5 Jan
2006
5 Jan
'06
5:08 p.m.
Florent Guillaume wrote:
Andreas Jung wrote:
ToDo: in-place conversion of persistent ZPT instance through setstate() or so...
Could we avoid doing things in __setstate__ please? It imposes a runtime cost that doesn't disappear.
I'd rather have a one-time update method that trawls the database, like is done for Python Scripts recompiling for instance. Or I can call it myself in my upgrade procedures on the exact objects I know will need updates.
Perhaps we can use the generations framework. Jim -- Jim Fulton mailto:jim@zope.com Python Powered! CTO (540) 361-1714 http://www.python.org Zope Corporation http://www.zope.com http://www.zope.org