[TYPO3-core] RFC: Splitting CMS-TCA into several files (clean up)
Dmitry Dulepov [typo3]
dmitry at typo3.org
Wed Dec 5 12:26:44 CET 2007
Hi!
Malte Jansen wrote:
> So if you have a big page with many users (fe,be) it gains more and more
> weight.
Did not undersnatd this one :(
> Because you always load the same file 'dynamicConfigFile' =>
> t3lib_extMgm::extPath($_EXTKEY).'tbl_cms.php'
> in the sysext/cms/ext_tables.php.
>
> So if you splitting this file you only have to load the part you need.
> So you include 6 times 24KB and not just 6 times ~4-5KB.
It should be through require_once, not through require. Also I remember we talked about removing dynamic file for these tables at all.
--
Dmitry Dulepov
TYPO3 core team
Web: http://typo3bloke.net/
Skype: callto:liels_bugs
"Nothing is impossible. There are only limits to our knowledge"
More information about the TYPO3-team-core
mailing list