1. 10a3b02 Added intercept() to ContainerBuilder. Hid ConstructionProxy, ProxyFactory, etc. Removed intercept package. Added query package. Started Struts 2 plugin and example. by crazyboblee · 18 years ago
  2. 6b5db11 Modified Guice to use different names for generated classes from stock cglib. by crazyboblee · 18 years ago
  3. 07bd159 Added Queries.returns(). Renamed all() to any(). Excluded SourceConsumer from source tracing. Added performance check for indexing. Set version # to 1.0rc1. by crazyboblee · 18 years ago
  4. b7598a6 Exposed source provider functionality through spi. by crazyboblee · 18 years ago
  5. 62fcdde Finished interception framework. Added Container.findBindingsByType(). by crazyboblee · 18 years ago
  6. b8cf1e5 Fixed copyright declarations. by crazyboblee · 18 years ago
  7. e039bac Exposed the error message objects. by crazyboblee · 18 years ago
  8. e3adfd6 Introduced ToStringBuilder. Pulled up ConstructorInjector. Introduced ConstructionProxy. by crazyboblee · 18 years ago
  9. 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 · 18 years ago
  10. 4727ee2 Added support for up front error handling. More work remains. by crazyboblee · 18 years ago