[TYPO3-mvc] Re: Handling domain model class hierarchies: best practice for fetching all objects?

Philipp philippwrann at gmx.at
Tue Apr 9 09:15:46 CEST 2013


Use a superclass and subclasses. From the SuperClassRepository you can fetch all objects and get them properly mapped.


More information about the TYPO3-project-typo3v4mvc mailing list