1. f33d23e Refactored scope handling. Allows overriding annotations with in(). Improved error reporting. by crazyboblee · 17 years ago
  2. 10a3b02 Added intercept() to ContainerBuilder. Hid ConstructionProxy, ProxyFactory, etc. Removed intercept package. Added query package. Started Struts 2 plugin and example. by crazyboblee · 17 years ago
  3. 3a09e29 Added servlet scopes. by crazyboblee · 17 years ago
  4. c2fcc43 Added builder() to AbstractFactory. by crazyboblee · 17 years ago
  5. a3b0c05 Removed old Javadocs. by crazyboblee · 17 years ago
  6. a6e7398 Added Binding. The source object now follows the binding all the way through. by crazyboblee · 17 years ago
  7. 9bb6202 Created ContainerCreationException which delivers the error messages to the client. Added performance logging. Validation performance might be a concern. Will keep the design such that we can lazily validate if desired. by crazyboblee · 17 years ago
  8. 235d068 Further improved the up front error reporting. Hid ErrorMessage and source() logic from the public API for the time being. Removed javadocs. by crazyboblee · 17 years ago
  9. 7fb1d7f Removed unnecessary interface. by crazyboblee · 17 years ago
  10. 78e1cc1 Removed return types in ConstantBindingBuilder and LinkedBindingBuilder. Updated Javadocs. by crazyboblee · 17 years ago
  11. e9f0fa5 Added comment to performance test. by crazyboblee · 17 years ago
  12. 664a82e Used cglib for critical constructor and method invocations boosting overall performance by about 40%. by crazyboblee · 17 years ago
  13. 7c5b2c4 Refactored ContainerBuilder API. Added support for generic types. by crazyboblee · 17 years ago
  14. ed8825f Refactoring binding API. Adding support for generic types. by crazyboblee · 18 years ago
  15. 6ab7e1f Refactoring binding API. Adding support for generic types. by crazyboblee · 18 years ago
  16. 07e4182 Added type conversion for constants. Optimized ReferenceCache. by crazyboblee · 18 years ago
  17. 66b415a Initial checkin. by crazyboblee · 18 years ago