Comment by limpbizkit: @o.groulx: Guice checks that dependency types exist at start-up. But it doesn't actually attempt to resolve them. Therefore, things should Just Work if your dependencies are only available when they're needed.
For more information: http://code.google.com/p/google-guice/wiki/InjectingProviders --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
