I think saying that @ImplementedBy tightly couples or exposes implementation details is just religious handwaving. Changing the impl details does not break tests or client code and that is the real point of loose coupling and DI. OTOH @Implemented by is *not* typesafe, and this is a real problem. And the one reason you should prefer explicit bindings where possible.
Dhanji. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "google-guice" 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?hl=en -~----------~----~----~----~------~----~------~--~---
