Older revisions
r87
by nkohari
on Jun 29, 2008
Diff
Added support for unloading modules.
[NINJECT-12]
Removed BeforeLoad/AfterLoad from
modules for simplicity; modules can
just load components during Load().
...
r67
by nkohari
on May 25, 2008
Diff
Added auto-wiring extension.
Major refactoring to improve component
infrastructure and expose more
strategy-based extension points rather
than requiring inheritance.
...
r62
by nkohari
on May 02, 2008
Diff
Added IProviderFactory and
IBindingFactory components to reduce
concerns of KernelBase & improve
extensibility
Refactored plugin-based factories for
...
All revisions of this file