[TYPO3-mvc] Single table inheritance (extbase)
Sebastian Kurfürst
sebastian at typo3.org
Fri Dec 18 16:52:32 CET 2009
Hey,
> I don't intend to implement support for traits/mixins in this first step
> (e.g. a class extends multiple classes on the same hierarchical level).
> Those are really complicated to deal with and I am not sure if we should
> support traits/mixins at all.
Not right now. In v5 we can kinda do this with Aspects, but as long as
we don't have that in v4, we should not introduce a conflictng concept ;)
> But in this first step we are able to support the most important
> usecase. Mapping a class hierarchy inside a _single_ extension.
+1
Greets,
Sebastian
More information about the TYPO3-project-typo3v4mvc
mailing list