pombreda / google-guice

Automatically exported from code.google.com/p/google-guice
Apache License 2.0
0 stars 1 forks source link

Scope annotations on assisted objects should fail #679

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Folks are getting confused by scope annotations on objects constructed by 
assisted inject, thinking the scope might apply (it doesn't apply).  
FactoryModuleBuilder should check for scope annotations on the assisted objects 
& fail with an error message saying scope annotations aren't allowed on 
assisted objects.

Original issue reported on code.google.com by sberlin on 24 Jan 2012 at 5:20

GoogleCodeExporter commented 9 years ago

Original comment by sberlin on 5 Dec 2013 at 11:50