> Hi,
>
> I needed to have non-expiring objects in the global cache. As far as I can
> see, you can do this with a RefreshableCachedObject which in turn
> will refresh itself forever. I added two constants to CachedObject to make
> this explicitly possible. Patch attached.
>
>       Regards
>               Henning
>

Why do you need to do this? As far as I am aware, calling the setTTL method
in RefreshableCachedObject with a negative value will create permanently
cached object. I have exactly the same requirement as you, but would prefer
not to patch....

???
Gareth


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to