[TYPO3-english] my own backend class in caching framework

Tomasz Krawczyk tomkrawc at gmail.com
Wed May 25 07:56:56 CEST 2011


Hi!

I would like to make some tests. I wrote a backend class basing on APC 
backend. I would like to add my own backend class to caching framework?

I added my class in localconf.php to
$TYPO3_CONF_VARS['SYS']['caching']['cacheBackends']
array and I modified
$TYPO3_CONF_VARS['SYS']['cacheConfigurations']
array in the same file.

Now I did not pointed class name to php file.

Do I have to modify core_autoload.php ?

-- 
regards
Tomek


More information about the TYPO3-english mailing list