1. 1596921 Added parameter index to context. This will be useful if a custom factory wants to change behavior based on annotations on parameters. by crazyboblee · 18 years ago
  2. 63b592b Redesigned scopes to enable custom implementations. Renamed DependencyException to ConfigurationException. Cleaned up Container's interface. It now returns a Factory instead of a direct instance so clients don't have to keep passing in the paramters resulting in a map lookup. Added support for injecting Factory<T> where T is any bound type. by crazyboblee · 18 years ago
  3. fe2f167 Added missing file. by crazyboblee · 18 years ago
  4. 7c5b2c4 Refactored ContainerBuilder API. Added support for generic types. by crazyboblee · 18 years ago
  5. ed8825f Refactoring binding API. Adding support for generic types. by crazyboblee · 18 years ago
  6. 66b415a Initial checkin. by crazyboblee · 18 years ago