[TYPO3-ect] The Big Plan

R. van Twisk typo3 at rvt.dds.nl
Thu Jul 6 01:52:53 CEST 2006


Elmar Hinz wrote:
> JoH wrote:
>   
>> The basic concept is having a TS-Setup like this:
>>     
> [...]
>   
>>         userFunc = tx_cachetest_pi1->main
>>         userFunc {
>>             basket = COA_INT
>>             basket {
>>     
>
> [...]
>
>   
>> Joey
>>
>>     
>
> I was already thinking about different concepts how to bring more
> "intelligence" into caching behaviour of one extension. This solution looks
>  very nice to read.
>   
I have been thinking, bu not came up with a good concept yet.
it means that typo3 core can ask an extension if he has updated content.
If not typo3 core can use cached content per extension.

Reason:often a extension can now quickly if content has been changed, 
however
generation content takes much time. So when typo3 core can ask if a 
extension
has new content only that functions needs to return TRUE from a function 
(can be any class or file).

The can be made backwards compatible....

> The next step would be, to optimise the autogenerated stuff of the
> kickstarter. Last time I tried it, I still found no_cache parameters in the
> generated results.
>
> Regards
>
> Elmar
>
>
>   



More information about the TYPO3-team-extension-coordination mailing list