Quote:
Originally Posted by merk
The other datastore types (file based or memcached) appear to fetch a datastore item if it doesnt exist in their specific storage mode and add it. Meaning it only needs to be uncached for one page load, then its added.
|
Right. But how would the Classes determine if an item has to be cached if it's not in $specialtemplates?
That's the important question