Improvement #2067
Add static lookup utility methods to IComponentsLookup, IComponentsManager etc.
Start date:
02.05.2020
Due date:
% Done:
0%
Estimated time:
origin:
Description
By now we can have static methods on interfaces that would make use of these frequently used interfaces much more convenient.
Acceptance Criteria¶
We should generally have:
- static lookup
- static lookup with required facet
- static lookup with required facet and dependency management