Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Resolved
-
None
-
None
Description
One should be able to declare:
@DomainObject(nature=ViewModel) record Sample(String a, int b, boolean c) { }
One should be able to declare:
@DomainObject(nature=ViewModel) record Sample(String a, int b, boolean c) { }