You could extend the memory cache, use an object key that your extension understands, and do it yourself. The cache is completely pluggable. It would trivial to do this.
Aaron --- Zohar <[EMAIL PROTECTED]> wrote: > Hello, > I use JCS to cache entries which hold file paths. > The underlying files are > kept in the file system. Is there any way I can > impose a size limit on the > cache's "real impact" on the file system? For > example, is there a way to > assign a 'size' attribute to a CacheElement, so that > this attribute is used > when calculating the cache's size, instead of the > entry's size? > > Thanks, > Zohar. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: > [EMAIL PROTECTED] > For additional commands, e-mail: > [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]