[FLOW3-general] Finding inherited objects in a repository
Thomas "Thasmo" Deinhamer
thasmo at gmail.com
Sun Feb 6 22:57:59 CET 2011
Peter Beernink wrote:
> I haven't tried it yet in Extbase, but there it would mean that the
> repository should lookup models in different tables all at once.
Ah, okay - well.
In TYPO3/Extbase, single table inheritance is the only way
to go for inheriting objects, I think. So in Extbase there
would be a table 'medium' which would hold all kinds of media
like movies, books, etc. and only a property/field called 'type'
tells Extbase which class to use.
Not sure if FLOW3 can do this also with multiple tables.
Regards,
Thomas
More information about the FLOW3-general
mailing list