[TYPO3-dev] use cache for internal data of a custom extension

Martin Ficzel martin.ficzel at gmx.de
Mon Mar 6 12:02:44 CET 2006


Sebastian Kurfuerst schrieb:
> Hi Martin,
> 
> Yes, you can use it... However, you can as well use the functions in
> t3lib_page (t3lib_pageSelect has exactly the same functions available)
> 
> I am not sure which to prefer.

thanks a lot i realized a huge performance boost using 
t3lib_pageSelect::getCache.

i think the functions should go into tslib_fe but there is alredy a 
getCache function wich does totally different things.

regards Martin




More information about the TYPO3-dev mailing list