[TYPO3-mvc] IRRE foreign_selector ("associative entity")

Martin Kutschker masi-no at spam-typo3.org
Fri Jan 1 23:09:44 CET 2010


Franz Koch schrieb:
> Hi Martin,
> 
>>>     1     n       n     1
>>> CD---------Track---------Recording
>>> title      number        title
>>> tacks      recording     length
>>> producer
>>
>> This is what I had in mind.
>>
>> If I set this up with a "foreign_selector" nothing will happen. So I
>> only need to add custom
>> functions to my repositories if I want to store and retrieve the
>> tracks, right? ExtBase will not
>> help me, but it will not stand in my way.
> 
> how did you solve this? Using a intermediate object or by writing custom
> methods in your repository and a custom dataMaper? I currently have the
> same issue :(

See my two posts starting with 'TCA type "inline"'. Without changes to ExtBase you need a custom
data mapper. Do you have any idea how to create one?

The interesting point will be if the broken support for "inline" is a "bug" or a "missing feature".

Masi


More information about the TYPO3-project-typo3v4mvc mailing list