Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: Release 1.5
-
Fix Version/s: Release 1.5.1, Release 1.6
-
Component/s: None
-
Labels:None
Description
The autoload code looks for type params only on the class itself and does not look at superclasses.
Until this is fixed, @TargetType can be used as a workaround.