[TYPO3-mvc] Tx_Extbase_MVC_Controller_Argument StoragePage

Franz Koch typo3.RemoveForMessage at elements-net.de
Tue Jun 22 15:40:39 CEST 2010


Hey Sebastian,

> In Domain-Driven-Design, if an object is an aggregate root, if it is
> deleted, it deletes all non-aggregate root children as well. However,
> in Extbase this is not automatically done by default, as we always have
> the TYPO3 backend where you can access all objects, not just the
> Aggregate Root objects.

if only aggregate roots should/can have a repository in DDD, how is one 
supposed to fetch objects/data for special needs the right way? Using 
services I think - but what should services perform in the background? 
RAW db-stuff and map that by hand to objects?

-- 
kind regards,
Franz Koch


More information about the TYPO3-project-typo3v4mvc mailing list