1. f33d23e Refactored scope handling. Allows overriding annotations with in(). Improved error reporting. by crazyboblee · 18 years ago
  2. a99dca7 Silly code-style fixes by kevinb9n · 18 years ago
  3. e5fbbb0 Added overloaded methods which accept a name to Container. Re-implemented the built-in scopes as an enum. Added ContainerBuilder.scope(Enum). Added support for custom scope annotations. by crazyboblee · 18 years ago
  4. a6e7398 Added Binding. The source object now follows the binding all the way through. by crazyboblee · 18 years ago
  5. abc4dd0 Implemented explicit preloading. Updated copyright notices. by crazyboblee · 18 years ago
  6. 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
  7. 7c5b2c4 Refactored ContainerBuilder API. Added support for generic types. by crazyboblee · 18 years ago
  8. 66b415a Initial checkin. by crazyboblee · 18 years ago