[TYPO3-mvc] DAM and relation RELATION_HAS_ONE for single object relation

Jochen Rau jochen.rau at typoplanet.de
Mon May 31 15:10:47 CEST 2010


On 28.05.10 02:01, Franz Koch wrote:
> Me again,
>
>> I think what we need to solve the issue properly
>> is a new relation type RELATION_BELONGS_TO_MANY, which is indicating the
>
> hehe, I just saw that this is already available in the ColumnMap, but
> not used at all yet. So I'll go that way and provide a patch when I'm done.
>

That's funny, isn't it ;-)? It's left over to be implemented by brave guys.

It was a first step to alter the semantics from the cardinality (1:1, 
1:n, m:n, n:1) towards the technical solution storing relations (CSV, 
foreign key, intermediate table) which makes more sense here.

I'll have a look at the patch.

Jochen


More information about the TYPO3-project-typo3v4mvc mailing list