[Zope] Forced non-caching in ZODB?
Dylan Reinhardt
zope at dylanreinhardt.com
Tue Nov 25 17:10:54 EST 2003
On Tue, 2003-11-25 at 12:26, Dieter Maurer wrote:
> Dylan Reinhardt wrote at 2003-11-24 15:15 -0800:
> > Anyone know of a way to code an object such that ZODB won't cache it?
>
> This is impossible.
I was afraid that might be the case... but I'll settle for "won't cache
it for very long".
> Another way is to explicitely deactivate your objects (--> "_p_deactivate").
I think that may be exactly what I was looking for. Thanks!
Dylan
More information about the Zope
mailing list