Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrong interpretation of the concept "Bounded Context" #2

Open
mavik opened this issue Aug 12, 2022 · 0 comments
Open

Wrong interpretation of the concept "Bounded Context" #2

mavik opened this issue Aug 12, 2022 · 0 comments

Comments

@mavik
Copy link

mavik commented Aug 12, 2022

Nealio82, thanks for you work, but I'm afraid that you understand the concept "Bounded Context" in wrong way.
In src/AcmeVet/Scheduling/Domain/Appointment/Appointment.php I see "Each Bounded Context will have one Entity class". But Bounded Context can include many entities. Furthermore, Bounded Context is not about entities, it's about Ubiquitous Language. In different Bounded Contexts the same word can has different meanings, we can have entities with the same name in different Bounded Contexts. Classical example is an order, it is not the same for a client (public frontend), for the store and for delivery service. These are different Bounded Contexts.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant