One more option is to refacture the code so it doesn't use weak maps. I've wrote about it here http://code.google.com/p/google-guice/issues/detail?id=288.
Cheers Alen On Mar 26, 11:34 pm, Stuart McCulloch <[email protected]> wrote: > On 26 March 2010 14:22, Eelco Hillenius <[email protected]> wrote: > > > >This may be a good compromise to exposing a public > > > shutdown method... > > > I would find that helpful too. It doesn't have to be either/ or either, > > right? > > sure, just enumerating the options... > > > Eelco > > > -- > > 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]<google-guice%[email protected]> > > . > > For more options, visit this group at > >http://groups.google.com/group/google-guice?hl=en. > > -- > Cheers, Stuart -- 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.
