dagger-reflect
dagger-reflect copied to clipboard
Hilt Support
What's the plan?
I have no intention of building support for it. If it's even possible to support then PRs are welcome.
On Sat, Jul 4, 2020, at 8:49 PM, Róbert Papp wrote:
What's the plan?
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/JakeWharton/dagger-reflect/issues/197, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAAQIEL57LUZ5P75TDVNSI3RZ7E2VANCNFSM4OQUCSOQ.
can i use hilt currently with dagger reflect ? or is it just impossible ? if it can there must be some build time that can be saved from doing that.
Theoretically if you run hilt it generates dagger code, right? So it should be possible to get it working with reflect.