[TYPO3-ect] Challange: design and implementation of advanced caching

Elmar Hinz elmar.DOT.hinz at team.MINUS.red.DOT.net
Sun Jul 8 02:08:13 CEST 2007


Hi,

today USER objects are cached as part of the whole page, while USER_INT are
not cached at all. Something in between could bring new features for TYPO3.
Think of something like news of google. Each news element is cached. The
personalized page is dynamically combined of the cached elements. The
cached elements themself can be updated in defined intervals. Instead of
caching whole pages, caching can be modularized.

USER_INT are exectud in a second phase after the page has been rendered and
cached (the marker trick). I am thinking of a cache for objects within this
second phase. 

We want people for the following steps:

a) You have a vision of an advanced object based caching system. You
contribute a conception how it looks like and how it should be implemented. 

b) You implement this within lib.

c) You design a TS API, so that it can be set up and used also with TS.

d) You implement it as TS object.

Anybody?

Regards

Elmar

























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