[TYPO3-dev]  Splitting/Merging stddb/cms-TCA
    Malte Jansen 
    mail at maltejansen.de
       
    Wed Nov 21 16:16:11 CET 2007
    
    
  
Hi!
Because there where to many discussion "[TYPO3-core] RFC: Splitting 
CMS-TCA into several files (clean up)", I have created the new thread.
Summary:
- Splitting would take longer
- Merging would be faster
- temp_xxx_ext_tables.php should be serialized
Further Idea (by me):
What about merging the two pages-tables to one sys_ext?
This table is perhaps the most often used table and this one is splitted 
into two parts. Perhaps we gain some speed because now you have to merge 
and split this table. You only have to secure the pages-table is loaded 
first. So this ext must be register as first ext.
And the be_user-tables could their sysext, which already exist.
Cheers,
Malte
    
    
More information about the TYPO3-dev
mailing list