Johan Haleby brought up an interesting approach to proxing classes
without the limitations introduced by ASM/CGLIB such as:

- requiring no-op constructors
- preventing the use of final or private methods
- losing annotations on the original class

I would love to get your opinion on it because frankly if we can get
rid of these limitations I would be *that* much happier :) Take a
look: 
http://groups.google.com/group/mockito/browse_thread/thread/2a85cace251eb92c

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