[TYPO3-mvc] Properties from related objects with M:M

Peter Niederlag typo3-list at niekom.de
Fri Mar 26 09:32:52 CET 2010


Hello,

Jochen Rau schrieb:
> Hi Pascal.
[...]
> stored in the database. ATM Extbase don't differentiate the both.
> 
> types of relation:
> 1. has one (1:1)
> 2. has many (1:n)
> 3. has and belongs to many (m:n)
> 4. belongs to many (n:1) (not implemented, yet)
> 
> technical solution:
> a) csv
> b) foreign key
> c) intermediate table
> 
> Sinful combination (not recommended: (x) ):
> 1 + a/b

a/b doesn't make a difference here (HAS_ONE), does it? As the field
would just hold one value (probably appending a ',' for .csv, which
hopefully could be ignored)

Gretes,
Peter
-- 
Peter Niederlag
http://www.niekom.de * TYPO3 & EDV Dienstleistungen *


More information about the TYPO3-project-typo3v4mvc mailing list