[TYPO3-core] Introducing a BE rootline cache

Ingo Renner typo3 at ingo-renner.com
Mon Feb 26 16:14:40 CET 2007


Am 26.02.2007 um 16:07 schrieb Martin Kutschker:

> You mean:
>
> if (cache hit?) {
>   out = cache value
> } else {
>   do calculation
>   out = result
> }
> return out

exactly.
+1 for this variant. the rest was ok.


Ingo





More information about the TYPO3-team-core mailing list