Guice and Kodein have to do the dependency binding...
# android
j
Guice and Kodein have to do the dependency binding and linking step at runtime. Dagger does this as compile time and emits the data structure as code which "physically" links entire graph together