[TYPO3-dev] Re: cObj Cache, COA and HMENU

Elmar Hinz t3elmar at googlemail.com
Mon Apr 8 17:09:58 CEST 2013


> something = COA
> something {
>    cache.key = cachesomething
>    10 = TEXT
>    10.value = whatever
>    wrap = blah|blah
>    outerWrap = blah|blah
> }
> 
> This would cache wrap, outerWrap AND the TEXT object, but still the only 
> the TEXT object would be rendered with every request, even though it 
> would be ignored by the output.

To summarize:

1.) The HINT in the bugtracker is still valid.

2.) If a use cache with a COA or HMENU the full bunch of objects are still 
rendered each time, even if the result is not returned.

3.) That eats up all the effect of the caching, but that is not documented in TsRef.

If I am right, I would file a request to improve TsRef. It was by mere chance,
that I stumbled upon the entry in forge.

Regards

Elmar




More information about the TYPO3-dev mailing list