Re: How-to implement the e-Commerce-System found in the "IDDD" book
"wonderfulworldofpingpong" <[email protected]>
| Newsgroups | gmane.comp.programming.domain-driven-design |
|---|---|
| Message-ID | <[email protected]> |
I don't agree to this. Regenerating an order requires a query to the BC that contains the Product. > - Independency: Order-BC should not depend on the availability of the Product-BC to work; ------------------------------------