Join Slack
Powered by
There's no way for me to inject a supertype that s...
# announcements
l
locke
09/20/2018, 11:04 PM
There's no way for me to inject a supertype that shares the property I need. I could subclass
ViewDataBinding
(which is the shared supertype of the generic) but the codegen would still generate
S : ViewDataBinding
and skip over my supertype.
2
Views
Open in Slack
Previous
Next