[TYPO3-core] RFC: Real Time Caching
Martin Kutschker
Martin.Kutschker at n0spam-blackbox.net
Thu Mar 29 10:06:26 CEST 2007
Martin Kutschker schrieb:
> Christian Jul Jensen schrieb:
>
>>> And you have alse the problem that the records shown may be stored in
>>> another page.
>>
>> Actually your second comment is the answer to the first one. Since you
>> don't know where the records that are actually rendered on page is
>> stored, you have to render the page as it would be.
>
>
> But even rendering isn't foolprove. An extension may (and will) render
> different records depending on context.
>
> If the caching depends on proper configuration of TCA and page TS then
> the result will be predictable. Simple rendering is an overhead with
> semi-random results.
The more I think about it I come to the conclusion that any rendering of
non tt_content records will break the system however it's implemented. The
rendering context on page save and during page hit aren't the same.
Masi
More information about the TYPO3-team-core
mailing list