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

Dagger assisted injection #3

Open
sigpwned opened this issue Jan 2, 2025 · 0 comments
Open

Dagger assisted injection #3

sigpwned opened this issue Jan 2, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@sigpwned
Copy link
Collaborator

sigpwned commented Jan 2, 2025

Add support for Dagger assisted injection. This should involve:

  • Detecting when an @AssistedFactory is injected and not scan it for any new injection sites. By definition, any candidate injection sites must either (a) already exist, or (b) be provided by the user.
  • Test assumption of whether or not @AssistedInject classes can have other injection sites, and how they should be crawled.
@sigpwned sigpwned added the enhancement New feature or request label Jan 16, 2025
@sigpwned sigpwned changed the title Add support for Dagger assisted injection Dagger assisted injection Jan 16, 2025
@sigpwned sigpwned added this to Rapier Jan 16, 2025
@sigpwned sigpwned moved this to Under Consideration in Rapier Jan 16, 2025
@sigpwned sigpwned moved this from Under Consideration to Accepted in Rapier Jan 16, 2025
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
Status: Accepted
Development

No branches or pull requests

1 participant