Closed GoogleCodeExporter closed 8 years ago
I think this is the expected behavior. However, if your CommonGinModule
implements equals() in a way that the two instances compare equal, then it'll
only be installed once. See issue 130.
Original comment by t.broyer
on 22 Aug 2013 at 3:55
As Thomas mentions, you can already solve this with equals() on the module
which mirrors Guice behaviour.
Original comment by aragos
on 22 Aug 2013 at 4:35
Original issue reported on code.google.com by
ronny.bu...@gmail.com
on 22 Aug 2013 at 3:20