Hi, We are in the process of evaluation and we have the below questions:
1) How does Guice create objects? Does it use reflection internally? If not, how is it implemented? 2) If objects are created many times, would using Guice be slower than using a constructor "new" to create objects? 3) Could someone point me to a documentation of any speed benchmark? >From what I have read, speed is not an issue for Guice but I need documentation and statistics to present to folks. Thanks! Grace --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
