Comment #42 on issue 258 by james.strachan: [Patch] custom annotation based injection points http://code.google.com/p/google-guice/issues/detail?id=258
BTW we can mark this issue closed now IMHO! There's everything you need in Guice trunk now to implement any kind of custom injection strategy. e.g. here's an example of it in use http://tinyurl.com/ch8u4q http://code.google.com/p/guiceyfruit/source/browse/trunk/guiceyfruit- core/src/main/java/org/guiceyfruit/jsr250/Jsr250Module.java and here's how the code works (just a few simple helper methods on standard Guice) http://tinyurl.com/cp9q9g http://code.google.com/p/guiceyfruit/source/browse/trunk/guiceyfruit- core/src/main/java/org/guiceyfruit/support/GuiceyFruitModule.java -- 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 -~----------~----~----~----~------~----~------~--~---
