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

[refactoring] apply extensions generically #31

Open
ngarbezza opened this issue Jul 20, 2020 · 0 comments
Open

[refactoring] apply extensions generically #31

ngarbezza opened this issue Jul 20, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@ngarbezza
Copy link
Owner

Problem
Now every extension is responsible of applying itself. There is some code duplication in the extensions.

Proposed solution
An extension applier that looks for every available extension and apply them.

@ngarbezza ngarbezza added the enhancement New feature or request label Jul 20, 2020
@ngarbezza ngarbezza self-assigned this Jul 20, 2020
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