Project

General

Profile

Improvement #1974

Support type reference parameter

Added by Henning Blohm almost 7 years ago. Updated about 5 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
z2-core
Target version:
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.

Also available in: Atom PDF