Details
-
Type:
Improvement
-
Status:
Resolved
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: 1.1.0
-
Fix Version/s: 1.2.0
-
Component/s: DSL for Data Contract, DSL for Presentation, DSL for Services
-
Labels:None
-
Number of attachments :
Description
For a ListDto no code is generated, it is just en Java List. Therefore it is easier to remove the ListDto from the DSL models completely. At several places there is a need to introduce an extra keyword ("many" or "list") to denote that we are working with a collection of DTOs.
Done, ListDto removed from metamodel and all other artefacts