Sunday, February 14, 2010

Programmer - DDD: Getting aggregate roots for other aggregates

Programmer Question

I've been studying DDD for the past 2 weeks, and one of the things that really stuck out to me was how aggregate roots can contain other aggregate roots. Aggregate roots are retrieved from the repository, but if a root contains another root, does the repository have a reference to the other repository and asks it to build the subroot?

No comments:

Post a Comment

LinkWithin

Related Posts with Thumbnails