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

Only register event handlers if features are enabled #16

Open
Trikolon opened this issue Jun 30, 2021 · 0 comments
Open

Only register event handlers if features are enabled #16

Trikolon opened this issue Jun 30, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@Trikolon
Copy link
Member

Some of the event handlers are only needed for specific features. If those features are disabled in the config we shouldn't register the event handlers to begin with.
This might require moving the event handlers to separate classes.

@Trikolon Trikolon added the enhancement New feature or request label Jun 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant