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

refact: improve GrammarRegistryManager #642

Merged
merged 7 commits into from
Dec 22, 2023
Merged

Conversation

sebthom
Copy link
Member

@sebthom sebthom commented Dec 22, 2023

This PR improves the GrammarRegistryManager in several ways:

  • it reduces LoCs and increases comprehensibility of the code by removing unnecessary code indirections
  • increases grammar loading performance
  • improves lookup of grammars via file extensions

@sebthom sebthom changed the title refact: imrpvoe GrammarRegistryManager refact: improve GrammarRegistryManager Dec 22, 2023
@sebthom sebthom merged commit 0dd4241 into eclipse:main Dec 22, 2023
6 checks passed
@sebthom sebthom deleted the registry-refact branch December 23, 2023 19:33
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.

None yet

1 participant