RE: [Zope] Invalidate RAM cahce manager programatically
I fixed it in all my catalogs, and we haven't noticed it anymore (read: nobody has told me yet if it does still happen), I also stopped using caching as the headaches involved didn't gain me much. Fixing my bone-headed code turned out more noticable speedups than anything else. Thanks for the help though! -jim -----Original Message----- From: Chris Withers [mailto:chrisw@nipltd.com] Sent: Tue 10/21/2003 6:30 AM To: Jim Kutter Cc: zope@zope.org Subject: Re: [Zope] Invalidate RAM cahce manager programatically Jim Kutter wrote: > I do this for almost all other "content types" we have here with little > or no change. Could that goof with the "is not 0" be the cause for the > uncatalog issue? Could be... what happens when you fix it? Chris
participants (1)
-
Jim Kutter