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

#315 Refactor base protocol #86

Merged
merged 1 commit into from
Aug 16, 2021
Merged

#315 Refactor base protocol #86

merged 1 commit into from
Aug 16, 2021

Conversation

tortmayr
Copy link
Contributor

Adapt integration code to conform to the changes of :
eclipse-glsp/glsp-client#132

Also:
-Fix bug and typo in glsp-theia-container-module
-Cleanup implementation of glsp-client-contribution and ensure that the ready() promise resolves AFTER the server has been initialized.

  • Re-add WorkflowGLSPClientContribution (provides custom initialize options)

Requires eclipse-glsp/glsp-client#132
Part-of eclipse-glsp/glsp/issues/315

Copy link
Member

@planger planger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, looks good to me! 👍

@tortmayr
Copy link
Contributor Author

Thanks for the review Philip, I have made some additional changes to the protocol. Could you please re-review?

Copy link
Member

@planger planger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, looks good to me! 👍

@tortmayr tortmayr force-pushed the di-rework branch 2 times, most recently from c8ffba4 to 9b69bd0 Compare August 16, 2021 13:45
Adapt integration code to conform to the changes of :
eclipse-glsp/glsp-client#132

Also:
-Fix bug and typo in glsp-theia-container-module
-Cleanup implementation of glsp-client-contribution and ensure that the ready() promise resolves AFTER the server has been initialized.
- Remove unncessary injected `TheiaGLSPConnector`in `GLSPTheiaDiagramServer`
- Re-add WorkflowGLSPClientContribution (provides custom initialize options)
- Add utility function for configuring a digram server. 

Requires eclipse-glsp/glsp-client#132
Part-of eclipse-glsp/glsp/issues/315
@tortmayr tortmayr merged commit e9ab400 into master Aug 16, 2021
@tortmayr tortmayr deleted the di-rework branch August 16, 2021 14:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants