Hello all,

I just came across the AssistedInject extension earlier this week and
it is exactly the kind of thing I've been needing for a while now.  I
think it's absolutely brilliant, kudos to the authors.

I do have one problem with it though.  In a few places, the
com.google.inject.internal.Errors class is used.  This makes the
assistedinject jar unloadable in an OSGi container because the Guice
bundle does not export the internal package, nor should it.  For now I
think I'll build a custom bundle that includes Guice and
AssistedInject, but it would be nice if that weren't necessary.

Kudos again on a brilliant feature, and thanks for taking the time to
make it available to all.

Rich

P.S. I just found issue 311
<http://code.google.com/p/google-guice/issues/detail?id=311> which has
a patch attached!  Man, I love open source software.  Good job, and
thanks again.

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