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

Make RuntimeModules Injectable #247

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from
Open

Conversation

ejMina226
Copy link
Collaborator

@ejMina226 ejMina226 commented Dec 18, 2024

Presently, for protocol hooks we have to call a runtime method by an explicit resolution on the container. Instead, it would be more ergonomic to use @inject to retrieve the module.

@ejMina226 ejMina226 self-assigned this Dec 18, 2024
@ejMina226 ejMina226 requested a review from maht0rz December 18, 2024 15:11
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.

Enable support for @inject("YourRuntimeModule") within protocol hooks
1 participant