On Wed, Oct 15, 2008 at 2:37 AM, James Strachan <[EMAIL PROTECTED]>wrote:
> There's a massive difference between owning an entire codebase and > being able to enforce coding styles to aid refactoring - and being > easily able to reuse an external library. Maybe make this a flag then? > Strict mode is on by default but it can be disabled if folks wanna use > code they don't control & wanna avoid writing loads of unnecessary > provider methods? There's also the possibility of requiring @Inject for JIT bindings but not explicit bindings with public constructors. Explicitly binding a class is almost as good as applying @Inject. Bob --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
