dagger-reflect icon indicating copy to clipboard operation
dagger-reflect copied to clipboard

Hilt Support

Open TWiStErRob opened this issue 5 years ago • 3 comments

What's the plan?

TWiStErRob avatar Jul 05 '20 00:07 TWiStErRob

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.

JakeWharton avatar Jul 09 '20 23:07 JakeWharton

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.

thegarlynch avatar Nov 23 '20 18:11 thegarlynch

Theoretically if you run hilt it generates dagger code, right? So it should be possible to get it working with reflect.

TWiStErRob avatar Nov 24 '20 02:11 TWiStErRob