Hi,

I'm about to publish an open-source Java library and I was thinking
that it would benefit from using Guice in a couple of places to
improve testability. My next thought is that users would avoid my
library if I force Guice on them. I don't want to cross the line
between providing a library to providing a framework.

Has anyone else run across this before? Is this the reason we rarely
see Guice or Spring being used by other open-source libraries?

I use Guice everywhere in my internal application code, but I'd be
reluctant to use a library if it exposed IoC through  its API.

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