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

SymbolDatabase: do not store references to Settings and ErrorLogger / some related parameter passing cleanups #7050

Draft
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

firewave
Copy link
Collaborator

No description provided.

@firewave
Copy link
Collaborator Author

I have some changes which might need to access something which seems not available in the context.

So I am looking in consolidating these references which refer to objects which exist only once into a context so we do not need to keep passing/storing them separately at any layer. It should also make things clearer as we will no longer access these via various routes.

@firewave
Copy link
Collaborator Author

Leads to a minor performance regression so might need some caching.

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.

1 participant