Details
-
Type:
Improvement
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.0.0
-
Labels:None
-
Number of attachments :
Description
General: should the syntax be Java-like or not?
Pro Java-like (mod4j: j=java):
- Recognizable by Java-programmers
- easy entrance level
- syntax is logical for Java developers
- keywords, upper- or lowercase, order
- use of round versus square and curly brackets
- use of dot, semicolon, comma, colon, etc.
Anti Java-like:
- clear at which level you are working
- possibly a syntax that is more suitable to the domain
Changed all syntaxes for the DSLs to be consistent, also changes the recordshop example projects.