Comment by steven.hatfield:
From what I've read, Spring usually has an xml file to specify the object
graph for the dependency injection, which would allow someone to change the
object graph without recompiling the application.
The Guice example shown above would mean that a change to the object graph
would require a recompile / redeployment. Is this correct?
For more information:
http://code.google.com/p/google-guice/wiki/GettingStarted
--
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.