Open GoogleCodeExporter opened 9 years ago
See https://groups.google.com/d/msg/google-guice/Q592mWKTS1Q/2Ovv0SzbjBwJ
This is working as designed, the injector that is injected is the one that
defined the binding - in this case because the binding for Dao.class is
implicit (aka a just-in-time binding) it is bound in the parent injector and
then inherited by the child (but the defining injector is still the parent).
Original comment by mccu...@gmail.com
on 2 Jul 2012 at 1:30
Original comment by sberlin
on 2 Jul 2012 at 1:32
Original issue reported on code.google.com by
timefre...@googlemail.com
on 2 Jul 2012 at 1:22