Details
-
Improvement
-
Resolution: Fixed
-
Major
-
3.5
-
None
Description
Right new Provider are not very nice to use since the provided type is not taken into account by the annotation loader/component manager and force us to use role hint to differentiate them. It kind of defeat the purpose...
Provider should be registered by using its provided type and key so way. Either by generating a role hint using the provided type or by introducing a Provider oriented API in ComponentManager.