[Zope] Inconsistent property values

Miguel Lara Alday miguel.lara@uiah.fi
Wed, 16 Jul 2003 15:13:06 +0300


Hi!

We have a python script which updates a property. When we go to see 
the property management form we see the correct values, but when we 
reload it we get sometimes the new values, sometimes the previous 
values and sometimes even older values. The same happened with an 
python script we made to display the property values we need to 
change. Is it some kind of object caching?


Is there a way to stop Zope from using old values of an updated 
property?

Miguel Lara Alday