-
Notifications
You must be signed in to change notification settings - Fork 175
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
Add stakeholder, and possible needs to the context #46
Comments
I like the idea and the heuristic "the more stakeholders on a context can signal that the context might be to big as wel!" |
Good question, so stakeholders are more than the user alone. And it also depends on how you model the communication. In this case the 'visitor' user the app, and that app communicates with the BC. So will you put user -> app -> command on it, or just app -> command? I tbh do not mind the duplication and I believe we can make it more explicit like this. |
Yeah I don't care about the duplication neither. |
Can be, domain experts/stakeholders can also be people inside the company. Like the legal department, or payrolling or finance. In this case you might have a business side responsible for filling up the rooms as much as possible. That might be your own team (hopefully) or it might be the venue specialist. I see it more as the first two things you put on a wardley map. User and their needs |
Hello friends!
I want to suggest to add at least a stakeholder field to the canvas. I find it important, also for software architecture, to know who the stakeholders are. These can of course be the users (Specified) that interact with the model, but also departments in the organisation that have certain needs they need to see fulfilled.
For instance, for a cinema, you can model the bounded context called movie screening seat allocation. Who has the stakeholder which is a movie visitor that want to select seats. Then we might also have finance who's needs is it to fully fill the cinema as much as possible. But at some points during corona you also have legal that had certain needs to the context.
Now the more stakeholders on a context can signal that the context might be to big as wel!
Now all can be described right now in the purpose, but I would like to make it explicit in the canvas, including the needs.
Here an example of how it might look like, but first let;s discuss if it is needed!
The text was updated successfully, but these errors were encountered: