[Typo3-dev] RFC: TYPO3, Kickstarter and M-M database relations

Mathias Schreiber [wmdb] mathias.schreiber at wmdb.de
Fri Oct 7 08:38:26 CEST 2005


Peter Niederlag wrote:
> Top prio would be imho to assure that any new tables, fields introduced
> are using true MM-relations. That is my main concern.
> 
> Second prio should be a good analysis if there is a need or wish to
> change old structure to new design in Version 5.
> 
> To strengthen the point again:
> Imho we should change Kickstarter's default-behaviour *now* (read: as
> soon as possible) and take any other measures any time later.

Do you plan a structure like this:
pages
be_users
mm_pages_beusers

for each relation or do you plan something like one big mm table for all 
relations?


t3_mm
-----------------------------------------------------
|mm_field_1|mm_field_2|mm_table_1|mm_table_2|sorting|
-----------------------------------------------------

I have to admin that personally I like databases with less tables better.
Indexing should work with the "single-table-config".

You keep "sorting" in mind?

peace
Mathias


-- 
if ($GLOBALS['TSFE']->fe_user->user['ahnung'] == 0) {
	$this->fresseHalten = 1;
}




More information about the TYPO3-dev mailing list