[TYPO3-mvc] [!!!] FYI: Implemented first version of single table inheritance.
Jochen Rau
jochen.rau at typoplanet.de
Mon Apr 19 09:58:00 CEST 2010
Hi.
On 18.04.10 16:25, Andreas Kießling wrote:
> Am 18.04.10 15:55, schrieb Sebastian Kurfürst:
>>> could result in (tx_dam.media_type IN (1,2,3,4,5))
>> This would not work, as when you create a new Object "Dam", the system
>> does not know which recordType to use when storing it.
>
> You mean creating a new record and have it persisted by extbase?
> For the moment, i just tried to display my existing records created in
> the backend.
Yes. I think that's what he meant. For a more general solution in
Extbase we have to ensure uniqueness in this case. Then, an (additional)
option "recordTypes" would lead us to duplicated configuration.
Regards
Jochen
More information about the TYPO3-project-typo3v4mvc
mailing list