on 7/26/2000 11:01 AM, "John Thorhauer" <[EMAIL PROTECTED]> wrote:

> 1. Is there a way to make the cache so that the info in the cache never
> expires?  In other words, I want to load some data into global cache
> when my app is started up and then leave it in there as long as the app
> is running.  Is this possible?

You do have the source code. :-) I *believe* that you can either set it to
some huge integer or simply set it to 0.

> 2. I also want to be able to "refresh" an object after it has been put
> in the cache.  Can this be done by simply overwriting the object with a
> new object with the same name?

Yes, I believe so.

-jon



------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to