Issue 62: Lifecycle support
http://code.google.com/p/google-guice/issues/detail?id=62

Comment #38 by james.strachan:
BTW my patch is modular. The jsr250 module is optional (and is the module  
that depends on JSR250) ditto the
Spring code is in the spring module.

However the support for ConstructorInterceptor has to kinda go into the  
core guice package as its code is like
that of MethodInterceptor which is already in the core. The core guice  
module still just depends on the
aopalliance.jar so no new dependency has been introduced in the core  
module; the spring module is still
dependent on spring and the new optional jsr250 module is just dependent on  
the JSR 250 API



-- 
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"google-guice-dev" 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-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to