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

Implement real messages #136

Open
gabrielgiussi opened this issue Mar 2, 2020 · 0 comments
Open

Implement real messages #136

gabrielgiussi opened this issue Mar 2, 2020 · 0 comments
Labels
enhancement New feature or request must
Projects

Comments

@gabrielgiussi
Copy link
Owner

Goal

Replace A,B,C messages by meaningful messages like 'Create Album, Add Photo, Delete Photo`, like in the examples from this article []
It is way more didactic this way.

Broadcast doesn't write!

However, if I talk about Add Photo it seems like if the process is doing a write and this is not quite accurate, I can explain this or just use it.
Maybe an explanation like "We assume that the system writes the message and then some user could read it but actually the read/write mechanism is implemented by a different abstraction that is not covered in CappIO".

@gabrielgiussi gabrielgiussi added enhancement New feature or request must labels Mar 2, 2020
@gabrielgiussi gabrielgiussi added this to To do in cappio 1.0 via automation Mar 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request must
Projects
cappio 1.0
  
To do
Development

No branches or pull requests

1 participant