[TYPO3-mvc] Using interfaces for dependency injection on domain models
Thomas "Thasmo" Deinhamer
thasmo at gmail.com
Mon Mar 28 18:32:31 CEST 2011
Hoi!
I now introduced interfaces to my repositories and
services to let the object manager decide which concrete
classes to load finally.
Is it also recommended or does it make sense to
also use intefaces on domain models, so someone
could easily exchange models with TypoScript?
Thanks a lot!
Regards,
Thomas
More information about the TYPO3-project-typo3v4mvc
mailing list