Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.3.3
-
None
-
None
Description
Found an issue when using generics with traits that work when doing the same thing with classes. This manifests with a NullPointerException in the TypeResolver. I have isolated the issue, see https://github.com/mperry/bug-generic-grooy-traits for details and the source.