[TYPO3-team-templavoila] Caching of xml2array during rendering

Dmitry Dulepov dmitry.dulepov at gmail.com
Thu May 28 17:44:06 CEST 2009


Hi!

Daniel Pötzinger wrote:
> In TYPO3 4.3 it might be an idea to use the caching framework to general
> cache xml2array like

I do not think it is a good idea. If you use the field from the tx_templavoila_tmplobj, you make one database query. With external cache you generally make one more and possibly on a large table (slow).

-- 
Dmitry Dulepov
In the TYPO3 blog: http://dmitry-dulepov.com/article/macintosh-vs-hackintosh.html
LinkedIn: http://www.linkedin.com/in/dmitrydulepov
Twitter: http://twitter.com/dmitryd
Skype: liels_bugs


More information about the TYPO3-team-templavoila mailing list