MarkusGerhart / spray

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

Language should use curly brackets #66

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
The Spray Language uses [] for block statements.

I got user feedback that this seems intuitive, and curly brackets {} are 
preferred. Also, when we make use of expressions, we already have the curly 
brackets in the language for XBlockExpression.

Therefore I propose to change this.

Original issue reported on code.google.com by karsten....@googlemail.com on 9 Nov 2011 at 12:19

GoogleCodeExporter commented 8 years ago

Original comment by karsten....@googlemail.com on 9 Nov 2011 at 4:50

GoogleCodeExporter commented 8 years ago

Original comment by karsten....@googlemail.com on 9 Nov 2011 at 9:07

GoogleCodeExporter commented 8 years ago
- changed Spray.xtxt
- changed sample .spray files
- fixed unit tests
- changed template.xml
- changed project wizard template

Original comment by karsten....@googlemail.com on 9 Nov 2011 at 9:18