Comment #2 on issue 303 by dhanji: Singleton error checking for Guice Servlets and Filters http://code.google.com/p/google-guice/issues/detail?id=303
Yea we cache them at the pipeline level regardless. However, it is surprising behavior if the scopes are different. Maybe we can optimistically bind unbound types and leave filter(..).through(Key) upto the user to scope correctly. We should blow up if scope is not singleton (on pipeline init) regardless. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
