Join Slack
Powered by
Orange, is there any particular reason to prefer G...
# ktor
j
juliocbcotta
07/03/2017, 5:46 PM
Orange, is there any particular reason to prefer Guice over Dagger ?
juliocbcotta
07/04/2017, 4:35 PM
@orangy
☝️
o
orangy
07/04/2017, 4:40 PM
Yes, it doesn’t require annotation processing and is way easier on server side. But that’s my impression.
j
juliocbcotta
07/04/2017, 8:19 PM
Would it be possible to have DI as a module? So we could have one guice and one Dagger module? Too much trouble to get too few?
o
orangy
07/04/2017, 8:22 PM
Sorry, I don’t know if these two are interoperable
j
juliocbcotta
07/04/2017, 8:30 PM
Not meant for interoperability… but if a dev prefer dagger would be nice to have a dagger artifact providing ktor stuff.
o
orangy
07/04/2017, 8:33 PM
Ah, sorry, misinterpreted you. Of course, DI should be done as a module, it doesn’t make sense to put everything into ktor-core.
orangy
07/04/2017, 8:36 PM
We need a probe implementation to make sure we have enough extension points to support required scenarios
3
Views
Open in Slack
Previous
Next