1. 70eb033 Restored Spring performance comparison to working order. by crazyboblee · 18 years ago
  2. b052dd8 Minor performance enhancements (removed unnecessary object creations). by crazyboblee · 18 years ago
  3. 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
  4. 7c5b2c4 Refactored ContainerBuilder API. Added support for generic types. by crazyboblee · 18 years ago
  5. b944668 Refactoring binding API. Adding support for generic types. by crazyboblee · 18 years ago
  6. 41bc852 Added TypeToken. Refactored Key to use it. Goodbye, raw types! by crazyboblee · 18 years ago
  7. d42a05b Added key tests and code to convert to raw keys. by crazyboblee · 18 years ago
  8. ed8825f Refactoring binding API. Adding support for generic types. by crazyboblee · 18 years ago
  9. 6ab7e1f Refactoring binding API. Adding support for generic types. by crazyboblee · 18 years ago
  10. 07e4182 Added type conversion for constants. Optimized ReferenceCache. by crazyboblee · 18 years ago
  11. 66b415a Initial checkin. by crazyboblee · 18 years ago