documented with
GabLibrary Documentor.
(4/6/2007 7:42:14 PM)


Class Cache ^
Lets you cache values, objects, etc. It uses the application-variables and therefore the cache will be shared with all other users. it can cash items which are identified by an Identifier. The cache will be identified by its name The cache is protected against memory problems. e.g. huge contents wont be cached, cache has a limited size. so that the server is not to busy you can define how the caching works for a specific thing. e.g. you want to cache RSS Feeds then you can setup that the cache for RSS will hold a maximum of 10 RSS feeds shared. The organisation of the cache is done automatically if the maximum amount of items is reached
Version: 0.1
Author: Michal Gabrukiewicz on 2006-11-10 15:46
Last modified: 02.03.2007 19:22:48
Path: /gab_Library/class_cache/cache.asp
Demo: /gab_Library/class_cache/demo/

Properties ^

Methods ^