[TYPO3-mvc] Abstract Classes and the DB
Zalán Somogyváry
zalan at gmx.net
Fri May 13 14:16:08 CEST 2011
Am 13.05.2011 um 11:58 schrieb Lienhart Woitok:
> Hello Zalán,
>
> have you tried it this way? I think it should work in this manner, I have done a similar thing with an abstract base class and extending classes. This worked quite well for me.
>
> So I think if you have problems, there might be something wrong with your implementation.
>
>
> AbstractMediaItem
> / \
> AbstractStream AbstractFile
> / \
> Video Audio, etc. Video, Audio, etc.
I've tried it this way, but there seems to be a problem with creating a repository for the abstract class AbstractMediaItem. I thought that I don't have to configure anything for Concrete Table Inheritance...
Lg,
Zalán Somogyváry
More information about the TYPO3-project-typo3v4mvc
mailing list