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