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

#140 Improve extendibility of DefaultGLSPServer #87

Merged
merged 1 commit into from
Nov 6, 2020
Merged

Conversation

tortmayr
Copy link
Contributor

@tortmayr tortmayr commented Nov 6, 2020

Avoid private members in the default implementation for easier customization in subclasses.

Follow-up for eclipse-glsp/client/issues/140

Avoid private members in the default implementation for easier customization in  subclasses.

Follow-up for eclipse-glsp/client/issues/140
Copy link
Contributor

@martin-fleck-at martin-fleck-at left a comment

Choose a reason for hiding this comment

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

Looks good to me, thank you Tobias!

@tortmayr tortmayr merged commit e0d1049 into master Nov 6, 2020
@tortmayr tortmayr deleted the follow-up branch November 6, 2020 13:17
dseebacher pushed a commit to dseebacher/glsp-server that referenced this pull request Jan 1, 2021
MatthiasHofstaetter pushed a commit to MatthiasHofstaetter/glsp-server that referenced this pull request Dec 21, 2024
- Add Readonly support to ModelState and disable operation execution when in readonly mode.
- Introduce SetEditMode action
- Refactor ModelState/GraphicalModelState
- Rename FilebaseModelfactory to JsonFileModelFactory and remove default binding
- Improve parsing methods for ClientOptions (proper handling of null args)
part of eclipse-glsp/glsp/issues/87
MatthiasHofstaetter pushed a commit to MatthiasHofstaetter/glsp-server that referenced this pull request Dec 21, 2024
MatthiasHofstaetter pushed a commit to MatthiasHofstaetter/glsp-server that referenced this pull request Dec 21, 2024
…glsp#87)

Avoid private members in the default implementation for easier customization in  subclasses.

Follow-up for eclipse-glsp/client/issues/140
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

Successfully merging this pull request may close these issues.

2 participants