On Fri, Nov 30, 2001 at 01:51:56PM +0300, Alexander V. Lukyanov wrote: > If you are going to create structured cache of FileSet-s or other > objects, do it separately of LsCache, please. I think a virtual > class CacheContext should be defined. > > But this is not big concern to me now.
I'm not doing that. Having both LIST output *and* FileSet output cached would double cache usage, and it's not worth that. I'm trying to find a clean (and efficient) way to detect cached path types with what LsCache already has. -- Glenn Maynard
