Controllable Caching
jgoldberg - December 12, 2007 - 06:26
| Project: | Tagadelic |
| Version: | HEAD |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | won't fix |
Jump to:
Description
Right now the tagadelic module always caches / delegates caching to the core. This patch will allow an administrator to control caching for the tagadelic module only. It adds a form element to the admin settings display, and changes the get weight logic to handle if caching is disabled/enabled.
| Attachment | Size |
|---|---|
| cacheoption-tagadelic.module.patch | 2.81 KB |

#1
why is this usefull?
#2
Why don't you think it is useful?
From the description: "Right now the tagadelic module always caches / delegates caching to the core."
#3
And that is how it should be. IMO.
Lets not re-invent caching systems in a module that is there to show tags.
Unless there is a good reason to add a non-standard caching mechanism this module, I mark it "won 't fix". Sorry.