Updates:
        Status: WontFix

Comment #1 on issue 661 by sberlin: Private Modules don't de-dup Modules / Bindings from parent modules
http://code.google.com/p/google-guice/issues/detail?id=661

This is by design. I sent a message earlier internally, but think I had the main idea wrong in the reply (I thought modules were deduplicating & bindings weren't). Everything here is working correctly: neither modules nor bindings deduplicate if they are shared between parent & child/private modules, because otherwise it would be undefined if the bindings should be private or public.

--
You received this message because you are subscribed to the Google Groups 
"google-guice-dev" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-guice-dev?hl=en.

Reply via email to