2009/3/31 Bob Lee <[email protected]>: > On Tue, Mar 31, 2009 at 12:47 PM, James Strachan <[email protected]> > wrote: >> >> Sure! Though please give me a heads up if you're planning on doing it >> yourselves to save me the effort :) > > We have no plans to implement EE support. As for the higher-level support > for injection listeners, we have no plans here either. My hope is that we > can build most things going forward as extensions and keep core Guice > minimal (so I can run it on Android for example).
Cool. How about I try hack up a little prototype of JSR 250 in guiceyfruit using the new injectable type listener - I'll point you at the various little helper/facade objects I figure out and then if you want them I can submit them as a patch to Guice otherwise we can leave them as an extension module? To be honest its probably only gonna be a few little helper classes; but then their use might not be that widespread to be in the core of Guice - I'll let you decide when I've figured something out. I'm easy either way really. -- James ------- http://macstrac.blogspot.com/ Open Source Integration http://fusesource.com/ --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
