context-map-generator
context-map-generator copied to clipboard
Expressing aggregator ownership and relations
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:

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