I am somewhat familiar with Guice and am reading the wiki, but I have a question.
Let's say I have a Person class, with a constructor that takes a name. How can I use a Guice module to create 2 instance, one with "Rob" and one with "Sara"? Are there different approaches? What are the implications, pros and cons of each approach? Thanks, Rob -- You received this message because you are subscribed to the Google Groups "google-guice" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-guice/-/vNoxnL6YbtcJ. 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.
