tag I based mine on, from the Spectra days, also allowed for file based or
RAM based caching. Probably something I need to add to mine. :) I've also
taken a look at how caching is handled in asp.net, and it is... very...
very... sweet. You have a built-in cache scope that allows you to do things
like, "Make this cached item depend on another, so if the other guy is
cleared, clear me", as well as "Call X on removal from cache" and being able
to set prorities for items in the cache. (I.e., this item should never be
removed, this item can be removed, this item is more important than another
item, etc.)
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

