View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000652 | Composr | core | public | 2012-07-02 17:02 | 2013-07-14 11:20 |
Reporter | Chris Graham | Assigned To | Chris Graham | ||
Severity | Feature-request | ||||
Status | resolved | Resolution | fixed | ||
Product Version | |||||
Fixed in Version | |||||
Summary | 0000652: Refactor cache clearing APIs | ||||
Description | Currently we have many functions for clearing caches. Update cache clearing API functions to work with bitmasks, instead of lots of separate functions. Like: clear_caches(CACHE_ALL); clear_caches(CACHE_TEMPLATES|CACHE_IMAGES); This makes it easier to keep track of where we are clearing caches and makes the code cleaner. | ||||
Tags | No tags attached. | ||||
Time estimation (hours) | 2 | ||||
Sponsorship open | |||||
child of | 0000653 | resolved | Chris Graham | Self-learning cache, and cache directory refactoring |