Hi All, I am using AssistedInject to inject Strings with variable values into an object. I am using MapBinder to map the implementation to the type of instance. We are able to get an instance of the class with the injected string value. On an off chance, I looked at issue 435 that mentions lock contention http://code.google.com/p/google-guice/issues/detail?id=435 with assisted inject.
We would not want the issue cropping up in our application. Is there a work around or an emergency patch we should incorporate in our application. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
