SAP / curated-resources-for-domain-driven-design

You want to get started with Domain-Driven Design or are looking for advanced learning resources in this topic? Then this collection of curated learning resources is a good place to check out.
Apache License 2.0
149 stars 19 forks source link

[BUG] Definition of Domain Roles #33

Closed palek closed 1 year ago

palek commented 1 year ago

Is there an existing issue for this?

Which area of the resources should be enhanced?

Further DDD Goodies

Bug description

The definition of Domain Roles of the Bounded Context Canvas in the Domain-Driven Design Kata is incorrect. It isn't about the collaborating entities and the stakeholder's expectations but rather about its role in the whole system.

Based on the referenced post it characterises the behaviour of the bounded context, and helps avoid coupling of responsibilities by identifying the different roles the context plays.

https://virtualddd.com/learning-ddd/ddd-crew-bounded-context-canvas#domain-roles

mr-flannery commented 1 year ago

Hi @palek, thanks for reporting the issue! We're a stretched a little thin on time this week, so we'd also happily accept a PR for this :) Otherwise, @neolytian, do you mind taking a look once you're back?

neolytian commented 1 year ago

Hi. I gonna Take Care of IT asap.

Thank you.

Dennis Hempfing @.***> schrieb am Di., 6. Juni 2023, 12:56:

Hi @palek https://github.com/palek, thanks for reporting the issue! We're a stretched a little thin on time this week, so we'd also happily accept a PR for this :) Otherwise, @neolytian https://github.com/neolytian, do you mind taking a look once you're back?

— Reply to this email directly, view it on GitHub https://github.com/SAP/curated-resources-for-domain-driven-design/issues/33#issuecomment-1578463407, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHA5QIZSX5OKUAAHB2N2VFDXJ4EGLANCNFSM6AAAAAAYYOEEZQ . You are receiving this because you were mentioned.Message ID: <SAP/curated-resources-for-domain-driven-design/issues/33/1578463407@ github.com>

neolytian commented 1 year ago

Fixed with https://github.com/SAP/curated-resources-for-domain-driven-design/pull/34