Comment by [email protected]:
Agreed with diego... alsmost on 99%, this topic isn't convince me as well
to use package level visibility constructor. I don't like idea to be
restricted to keep module class (or provider) in same package as interface
implementation, it not always make sence, I could have tons of interfaces
and implementation in one project and I'll still have to pay same efforts
during refactor, changing module or provider instead of class constructor.
For more information:
http://code.google.com/p/google-guice/wiki/KeepConstructorsHidden
--
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.