Improvement #1974
Support type reference parameter
Start date:
18.06.2017
Due date:
% Done:
100%
Estimated time:
origin:
Description
Currently, IComponentsLookup as well as the corresponding Resource type support lookup by Class reference.
In order to also support generic return types, such as for example Supplier<T> without the need to define new local interfaces, it is suggested to support some TypeRerefence<T> style parameter in addition.
Compatibility constraints to be observed of course.
Updated by Henning Blohm almost 6 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
Applied in changeset z2-core:d5b8a6d350eae2bbfe767360f91faa390815527f.