-
Add
UniqueComponentWrapperthat wraps an object unique-like component -
Create interfaces
IUniqueComponentandINamedComonentwith default implementation, in case the class supposed to be a unique component or named component already has its super class -
Rework generic finding algorithm on
UniqueComponent -
Fix the bug that property delegate created by
annotatedInjector()instantiatedAnnotatedInjectormany times -
Support removing components from scope
- Initial release