summaryrefslogtreecommitdiff
path: root/project2/common/presenterCache.cpp
Commit message (Collapse)AuthorAge
* Massive refactor to remove the appEngine and environment complication and ↵randomdan2013-07-05
| | | | instead have an execution context that's passed around from the original call site
* Strip all uri parameter stuff from common, make it cgi onlyrandomdan2013-03-28
| | | | | Add component to get a unique cgi request ID Change file presenter cache to use a configurable component to determine its ID
* Improved script component caching, performance tweaks and related fixes for ↵randomdan2012-02-15
| | | | persistent objects
* Adds support for presenter level caching modules and implements a file based ↵randomdan2012-02-12
one (requires xattr support)