[TYPO3-mvc] Extending another extensions sub-models (single table inheritance)
Thomas "Thasmo" Deinhamer
thasmo at gmail.com
Sat Feb 26 00:25:53 CET 2011
Franz Koch wrote:
> if you have any idea/concept on how such a scenario could be handled I'd
> have a look if we can implement it. But extending multiple classes is in
> the first place a limitation in PHP and not a extbase issue. Not sure if
> even FLOW3 is up to it.
Hello Franz!
Would it be possible to implement the "traits" RFC using some sort of
TypoScript configuration and reflection magic?
Here's some stuff about it:
http://wiki.php.net/rfc/horizontalreuse
It looks pretty cool, but I'm not sure if it's possible to
implement something similar just with PHP 5.2/5.3 using
some PHP magic. I'm not too much into this, but I think it's
probably possible somehow, or in a limited but useful way.
Tell me what you think about it!
Regards,
Thomas
More information about the TYPO3-project-typo3v4mvc
mailing list