huybuidac20593 / yakindu

Automatically exported from code.google.com/p/yakindu
0 stars 0 forks source link

Add validation to check operation call is typed with brackets #62

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
An operation call within an action or guard should be typed with brackets in 
every case so it would be easier to distinguish it from variables.

Original issue reported on code.google.com by markus.muehlbrandt on 21 Oct 2014 at 2:20

GoogleCodeExporter commented 9 years ago

Original comment by A.Muel...@googlemail.com on 21 Oct 2014 at 2:21

GoogleCodeExporter commented 9 years ago

Original comment by A.Muel...@googlemail.com on 21 Oct 2014 at 2:21

GoogleCodeExporter commented 9 years ago

Original comment by markus.muehlbrandt on 30 Oct 2014 at 1:20

GoogleCodeExporter commented 9 years ago
We should not implement this issue because 
* There is no functional need for enforcing braces for zero parameter operation 
calls.
* Existing models that use no braces would be marked as erroneous
* It can be argued that not required braces make the expressions less readable

Original comment by AxelTerfloth on 30 Oct 2014 at 2:04