Actions
Bug #17820
closedSplitting CMS-TCA into several files (clean up)
Start date:
2007-11-20
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.2
PHP Version:
4.3
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
All TCA information is 2/3 files, so the TCA is very complex one file.
Especially if all tables should get tabs.
(issue imported from #M6776)
Files
Updated by Dmitry Dulepov about 17 years ago
Note: slows done FE according to profiling with Zend Studio.
Updated by Oliver Hader almost 17 years ago
Did the discussion in the Core-List come to an end?
Or is it your own decision to drop the patch?
Updated by Malte Jansen almost 17 years ago
The tca.php (of sysext/cms/) is only included once the first time, because of checking the column array is not empty.
So it's with Dymitry agreement.
Actions