Suggestions for "nested" bounded contexts?
| Newsgroups | gmane.comp.programming.domain-driven-design |
|---|---|
| Message-ID | <[email protected]> |
Any thoughts on how to deal with bounded contexts that (in a business sense) are nested within each other? For example a [Fund] context might have one or more [Brokerage Account] contexts - each of these operate independently but any changes to their valuation also change the valuation of the fund.