I'm not a big fan of most of the commons libraries. They tend to pull  
in a number of extra dependencies and most aren't JDK 5 converted yet.  
Plus, this would only be useful if the CGLIB dependency was opened up  
rather than pre-packaged. This commons library might be different, but  
my guess is that it still depends on commons-lang, commons-logging and  
maybe one more. I don't think that bundling CGLIB inside the JAR is a  
bad thing personally.

-bp


On Oct 16, 2008, at 11:42 PM, James Carman wrote:

>
> Would the Google Guice project be interested in using Apache Commons
> Proxy (http://commons.apache.org/proxy/)?  ACP basically allows you to
> create dynamic proxy objects using a standardized API without worrying
> about the underlying dynamic class library specifics.  Right now, it
> includes support for JDK proxies, Javassist, and CGLIB (no ASM yet,
> but I imagine it could be done).
>
> >


--~--~---------~--~----~------------~-------~--~----~
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