21 Oct
2004
21 Oct
'04
5:47 p.m.
On Thu, 2004-10-21 at 09:37 -0700, Dennis Allison wrote:
I am about to upgrade from 2.6.3 to 2.7.3b3. I note in the change log --
o Make TransientObjectContainer __setstate__ actually work. Upgrades should be flawless from Zope 2.7.0, 2.7.1, and 2.7.2. Upgrades from 2.6.3 will work, but data may not be retained.
I am not sure what the implications are here. Can someone explain?
If you don't have a Transient Object Container in a place other than the default "/temp_folder/session_data" (for sessions), there are no implications. If you do, there hopefully are none, but there may be some, depending on which version of zope you're upgrading from. - C