[TYPO3-mvc] Conception: Repository / Models

Sebastian Kurfürst sebastian at typo3.org
Mon May 17 10:04:44 CEST 2010


Hey,

> as I know you should make a repository for each model which interacts with other models. 
Well, in fact you need to create a repository for each Aggregate Root in
your model; not for every model which interacts with other models.

I recommend reading the book "Domain-Driven Design" by Eric Evans, and
at first sight, the blog post below looks quite good:
http://richarddingwall.name/2009/10/13/life-inside-an-aggregate-root-part-1/

Greets,
Sebastian


More information about the TYPO3-project-typo3v4mvc mailing list