I just recently begun using Guice, so I have not yet faced those
problems, but since you say that the CGLIB proxies are not
serializable, it will probably cause problems in the framework I'm
building (http://dimdwarf.sourceforge.net/), because in it almost all
application objects must be serializable.

On Nov 7, 10:36 am, "Anthony MULLER" <[EMAIL PROTECTED]> wrote:
> Other cases are cloning stuff or property handling... I have more cases but
> with interceptions and, as Guice creates CGLIB proxy to handle AOP, it is
> not usable for me because instance are no more serializable (a requirement
> in my case). So, Guice is not fully transparent.
>
> Anthony

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