Author: limpbizkit
Date: Tue Oct 14 16:36:36 2008
New Revision: 630

Removed:
    trunk/src/com/google/inject/CreationTimeMemberInjector.java

Log:
Rewrite of parent injectors.

This implementation works okay, but there's still a lot of work to be done:
  - cross-injector concurrency is still weak. I've left TODOs in a few  
places where this needs to be addressed.
  - Initializer can be simplified further
  - we might be able to axe State/InheritingState. These were mostly for my  
sanity to constrain  where InjectorImpl gets its data
  - we can always have more test cases

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

Reply via email to