Hi, is there any reason why the keys() method of the MRUStore is not implemented? The returned enumeration should contain all keys of the cache and the underlying fs store, right?
In addition is the implementation if the containsKey() method correct? It checks only against the memory cache but not against the filesystem. Cheers, Carsten --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]