@gstepniewski I also agree that compile time check...
# kodein
d
@gstepniewski I also agree that compile time checks are nice, but the downside is that you have to compile to get the code generated. Meanwhile no autocomplete, etc.. If one is not careful, one caneven mess up with dagger, and if one is careful, kodein looks more natural and easy. Also its easier to create mocks in testing injected classes...