Luis Majano Forums Notification: Post to cache scope?

Title: RE: cache scope?
Thread: cache scope?
Forum: Need Help?
Conference: ColdBox
User: lmajano

Hi Terry,

Yes, the coldbox cache is persistent in application scope. All
caching occurs in the application scope.
You can simulate session scoping, but
you will need to create unique keys for it and timeouts.

For example, creating
keys with guid's and timing out in 40 minutes, for example.

Does this clear
something up?

Luis

http://www.luismajano.com/forums/index.cfm?event=ehMessages.dspMessages&threadid=FB67E40F-123F-6116-42C44695E255C089