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

Centralize model update protocol in Model Submission Handler #122

Closed
tortmayr opened this issue Sep 18, 2020 · 0 comments · Fixed by eclipse-glsp/glsp-server#95
Closed

Comments

@tortmayr
Copy link
Contributor

OperationActionHandler (and other handlers) should only inject the model submission handler and call a submit method. They should not know wehter the want to send a RequestBoundsAction or an UpdateModelAction (or maybe something entirely different).

CamilleLetavernier added a commit to CamilleLetavernier/glsp-server that referenced this issue Nov 24, 2020
- Merge ServerConfiguration and DiagramConfiguration
- Centralize model update protocol in Model Submission Handler

fixes eclipse-glsp/glsp/issues/122
fixes eclipse-glsp/glsp/issues/123

Signed-off-by: Camille Letavernier <[email protected]>
planger pushed a commit to eclipse-glsp/glsp-server that referenced this issue Dec 16, 2020
- Merge ServerConfiguration and DiagramConfiguration
- Centralize model update protocol in Model Submission Handler

fixes eclipse-glsp/glsp/issues/122
fixes eclipse-glsp/glsp/issues/123

Signed-off-by: Camille Letavernier <[email protected]>
planger pushed a commit to eclipse-glsp/glsp-server that referenced this issue Dec 16, 2020
- Merge ServerConfiguration and DiagramConfiguration
- Centralize model update protocol in Model Submission Handler

fixes eclipse-glsp/glsp/issues/122
fixes eclipse-glsp/glsp/issues/123

Signed-off-by: Camille Letavernier <[email protected]>
tortmayr pushed a commit to eclipse-glsp/glsp-server that referenced this issue Dec 16, 2020
- Merge ServerConfiguration and DiagramConfiguration
- Centralize model update protocol in Model Submission Handler

fixes eclipse-glsp/glsp/issues/122
fixes eclipse-glsp/glsp/issues/123

Signed-off-by: Camille Letavernier <[email protected]>

Co-authored-by: Camille Letavernier <[email protected]>
MatthiasHofstaetter pushed a commit to MatthiasHofstaetter/glsp-server that referenced this issue Dec 21, 2024
…ver (eclipse-glsp#95)

- Merge ServerConfiguration and DiagramConfiguration
- Centralize model update protocol in Model Submission Handler

fixes eclipse-glsp/glsp/issues/122
fixes eclipse-glsp/glsp/issues/123

Signed-off-by: Camille Letavernier <[email protected]>

Co-authored-by: Camille Letavernier <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants