Comment #7 on issue 258 by james.strachan: [Patch] custom annotation based  
injection points
http://code.google.com/p/google-guice/issues/detail?id=258

This patch only addresses using custom annotations as both a pointcut to  
inject new values into (e.g. to annotate
fields/properties/methods) and to allow those annotations to be bound to a  
custom ResourceProviderFactory for
providing their value. e.g. to use @Context from JAX-RS or to provide  
@Resource in JSR-250 / EBJ3

Its not an attempt to allow custom annotations to replace other Guice  
annotations.

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