30 Aug
2001
30 Aug
'01
1:52 p.m.
Hi, I'm trying to make a product which uses a RAMCache to cache an expensive operation... so far I can't find very much documentation on this... are there examples around? I would like to make it so that every instantiation of the product uses a RAMCache. The only doc's I find for RAMcache seem to say that you have to manually associate an object to a RAMCache after you create it. Is there a way to do this automatically? Thanks, Marc