Hello, I'm currently writing an Application using Guice. It is not a web application (nor is it based on servlets), but it still conceptually has scopes like 'Application', 'Session' and 'Request' - does it make any sense at all to try to attempt to use the built in scopes from the web module? Or should I rather write my own scopes, despite what the documentation recommends?
-- You received this message because you are subscribed to the Google Groups "google-guice" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-guice. To view this discussion on the web visit https://groups.google.com/d/msgid/google-guice/897c8575-88e8-4c7a-a1e8-59312f30a918%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
