Comment #4 on issue 391 by [email protected]: Scopes.SINGLETON does not detect re-entrant calls http://code.google.com/p/google-guice/issues/detail?id=391
Having been bitten badly by this bug in a production application, I'd like to vote enthusiastically for a simple flag in the SINGLETON code to detect this. It would have saved much wailing and gnashing of teeth. Even if you come up with a more sophisticated solution later, this would benefit users _now_. I'll be using a customized version of Guice with such a check, until it shows up in a release version. -- 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 -~----------~----~----~----~------~----~------~--~---
