Re: Why can't each Aggregate Root have its own collections of entities/ARs?
Tom Eugelink <[email protected]>
| Newsgroups | gmane.comp.programming.domain-driven-design |
|---|---|
| Message-ID | <[email protected]> |
On 2013-08-28 10:13, Jorge Branco wrote: > > Personally I feel not many systems will ever need that level of storage, so I'm inclined to keep my model more "sane". The same goes for the amount of usage of events; inter-domain, yes. Intra-domain; not if I can avoid it. > > > That makes a lot of sense. That's my case in point, I believe. > Yes. As always, the sweet spot will probably somewhere in the middle. The challenge is to find it. Trying to in my current project, but it's still to soon to tell. Tom