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

Provide option for having middleware with injectable parameters inside bootstrapper #4

Open
godrose opened this issue Aug 10, 2017 · 2 comments
Assignees

Comments

@godrose
Copy link
Member

godrose commented Aug 10, 2017

Sometimes middleware has a dependency on an external service, in most cases this is the resolver, but it's not limited to it.
Therefore there should be option to use middleware by their type and not only by their instance.
This requires some changes in the bootstrapping pipeline.

@godrose godrose self-assigned this Aug 10, 2017
@godrose
Copy link
Member Author

godrose commented Jan 27, 2019

@glyad

@godrose
Copy link
Member Author

godrose commented Jun 11, 2021

Requires support inside Solid
See godrose/Solid#68

@godrose godrose changed the title Provide option for having middleware with injectable parameters Provide option for having middleware with injectable parameters inside bootstrapper Sep 22, 2021
@godrose godrose transferred this issue from LogoFX/logofx-client-bootstrapping Sep 22, 2021
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

No branches or pull requests

1 participant