I should also note that thread local scope was one of the first scopes I had in Guice. It's so easy to implement, why not support it? But then I realized that it was error prone and that I didn't actually have any good use cases, so I took it out, and I haven't needed it since. Providing features just because we can isn't the Guice way. YMMV.
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 -~----------~----~----~----~------~----~------~--~---
