1. 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
  2. fe2f167 Added missing file. by crazyboblee · 18 years ago
  3. 7c5b2c4 Refactored ContainerBuilder API. Added support for generic types. by crazyboblee · 18 years ago
  4. b944668 Refactoring binding API. Adding support for generic types. by crazyboblee · 18 years ago
  5. 41bc852 Added TypeToken. Refactored Key to use it. Goodbye, raw types! by crazyboblee · 18 years ago
  6. d42a05b Added key tests and code to convert to raw keys. by crazyboblee · 18 years ago
  7. ed8825f Refactoring binding API. Adding support for generic types. by crazyboblee · 18 years ago
  8. 6ab7e1f Refactoring binding API. Adding support for generic types. by crazyboblee · 18 years ago
  9. 953aa44 Make it possible to inject constant instances by limpbizkit · 18 years ago
  10. 07e4182 Added type conversion for constants. Optimized ReferenceCache. by crazyboblee · 18 years ago
  11. 263c5bc Added alias methods to container builder, added npe check when retrieving a factory by donald.brown · 18 years ago
  12. 66b415a Initial checkin. by crazyboblee · 18 years ago