Hi,

Is it possible to tell Guice to avoid the use of CGLIB unless it's
absolutely necessary? I know Guice uses it to solve circular
dependencies but I use the Provider<Foo> approach instead. CGLIB
proxies sometimes break compatibility. For example, today I ran into
this issue:
http://n2.nabble.com/com.sun.jersey.impl.uri.UriBuilderImpl.path()-throws-an-unexpected-exception-td1373393.html#a1373584

Thanks,
Gili
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to