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

Allow to globally disable null-checks of LSP data structures #343

Merged
merged 1 commit into from
Aug 19, 2019

Conversation

spoenemann
Copy link
Contributor

Follow-up of #305. This allows to globally disable the null-checks in applications where they cause more trouble than they actually help. See the discussion:
https://github.com/eclipse/xtext-core/pull/1060/files/853bfb6536c406f26ca53f17eef9189e649beb2e#pullrequestreview-210108691

@kittaakos @cdietrich would this change improve the situation?

@kittaakos
Copy link
Contributor

would this change improve the situation?

Thank you for this patch, @spoenemann! I am no sure if I ever want to change the runtime behavior with a boolean flag, but I do not have anything against this PR.

@spoenemann spoenemann merged commit 9ae5b3c into master Aug 19, 2019
@spoenemann spoenemann deleted the customizeNullChecks branch August 19, 2019 07:58
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