Crutch Cache
Package:
Summary:
Store variable values in cache files
Groups:
Author:
Description:
This class can be used to store variable values in cache files.
It can open a given cache file to retrieve values of variables if the file exists.
The class can set an arbitrary number of variable values which are saved to the cache file as a serialized array when the object is destructed.
It can open a given cache file to retrieve values of variables if the file exists.
The class can set an arbitrary number of variable values which are saved to the cache file as a serialized array when the object is destructed.
Comments are closed.