Details
-
Task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
Let's update cgen templates to generate a diamond operator for the right-hand side of static Property objects instead of the full generic type. I.e. 'new Property<>("name")' instead of 'new Property<String>("name")'