On Sun, May 6, 2012 at 11:14 AM, Simone Tripodi <simonetrip...@apache.org>wrote:

> Hi Moandji,
>
> actually the library doesn't discriminate objects depending on which
> scope they live,


So does that mean that whenever Disposer#dispose() is invoked, all @Dispose
methods are called?

If so, it might be nice to have Dispose#dispose(RequestScoped.class). I
guess the DisposeModule would have to track the scope of classes containing
@Dispose methods. I don't know if that's possible.

Moandji

-- 
You received this message because you are subscribed to the Google Groups 
"google-guice" group.
To post to this group, send email to google-guice@googlegroups.com.
To unsubscribe from this group, send email to 
google-guice+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-guice?hl=en.

Reply via email to