[Zope] Invalidate RAM cahce manager programatically

Chris Withers chrisw at nipltd.com
Wed Oct 15 08:46:38 EDT 2003


Jim Kutter wrote:
> What I discovered was that calling catalog_object doesn't re-catalog the
> SQL results like I thought it would. I had to uncatalog_object first,
> then catalog_object to have the changes from the database kick in. I
> presumed that multiple calls to catalog_object would overwrite the
> ZCatalog's entry with new data.

They do, you must be doing something pretty weird for this not to work.

What does your code which calls catalog_object look like?

Chris




More information about the Zope mailing list