Join Slack
Powered by
Is there a way to make dagger inject a `value clas...
# dagger
u
ursus
11/12/2021, 12:54 AM
Is there a way to make dagger inject a
value class Id(value: String)
? it complains that it doesnt see a provider for the underlying string value
e
ephemient
11/12/2021, 1:13 AM
kapt/java can't see value types in any real useful way
ephemient
11/12/2021, 1:13 AM
https://github.com/google/dagger/issues/2930
u
ursus
11/12/2021, 3:13 AM
oh well, thanks
31
Views
Open in Slack
Previous
Next