Changes for version 0.003
- Added 'from_code' injector
- Made sure we get a fresh copy of the configuration for request scoped components (to play nice with the MapComponentDependencies plugin).
- Loosen the constraint on the Application adaptor so that the component is not required be be an object.
- Tweaked the documentation a bit.
Modules
Adaptor for application scoped models
Adaptor that is a model factory
Adaptor that returns a request scoped model
Common role for adaptors
Enhance Catalyst Component Injection