context-map-generator icon indicating copy to clipboard operation
context-map-generator copied to clipboard

Expressing aggregator ownership and relations

Open milanov opened this issue 3 years ago • 1 comments

An aggregate might be present in multiple bounded contexts, in different forms. For example, as described in https://docs.microsoft.com/en-us/dotnet/architecture/microservices/architect-microservice-container-applications/identify-microservice-domain-model-boundaries (Figure 4-10), a User from one bounded context can be a Buyer in another. Could this be expressed somehow in terms of the DSL or the generators? Ideally the outcome would be something like this:

milanov avatar Jan 17 '22 10:01 milanov

Hi @milanov

Thanks for creating the issue and very sorry for the late response!

I love the idea to visualize that; but unfortunately we don't have that feature yet. Of course we are always happy to receive PRs ;)

I find it a great idea and will thing about potential technical solutions when I find the time for it...

Best regards, Stefan

stefan-ka avatar Mar 18 '22 12:03 stefan-ka