On Nov 21, 12:04 pm, Gili <[EMAIL PROTECTED]> wrote: > Jesse, > > Can you please explain the difference between > BindingScopingVisitor.visitEagerSingleton() and visitScope(Scope > scope)? I assume there is a reason you didn't just invoke visitScope > (Scope.Singleton) instead of exposing a separate method?
Eagerness. I've updated the Scopes wiki with a full rundown: http://code.google.com/p/google-guice/wiki/Scopes --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
