kfgodel / bean2bean

Github repository for Bean2Bean project
Other
0 stars 0 forks source link

Use scope type arguments to parameterize expected lambdas #68

Closed kfgodel closed 5 years ago

kfgodel commented 5 years ago

This makes the scope and the converter to be coherent in terms of type when class instances or typeRefs are used. When a type that can be used as type argument is used for scoping, that type information can be used to restrict the accepted input or expected output of a converter.