frjaeger220 / google-guice

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

Detect non-interface circular referents #314

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Unproxyable circular referents should fail fast rather than on 
ConstructionContext.createProxy.

This is a problem that comes up from time to time on our project.

Original issue reported on code.google.com by dha...@gmail.com on 21 Jan 2009 at 3:51