On Fri, Apr 3, 2009 at 11:57 PM, Dhanji R. Prasanna <[email protected]>wrote:
> If we add a method to Scope it will break a lot of existing code out there > that doesn't implement that method. Not to mention binaries that are > compiled against the current version of Scope. I think James means that a scope may or may not implement Iterable, i.e. he'd do an "instanceof Iterable" at run time. I'd just assume keep scopes simple though. I'm not a fan of PostConstruct/PreDestroy in general. 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 -~----------~----~----~----~------~----~------~--~---
