[openstack-dev] [Mistral] Changing "expression" delimiters in Mistral DSL

Nikolay Makhotkin nmakhotkin at mirantis.com
Thu Feb 19 10:13:11 UTC 2015


Hi !

>From those three I'd choose only <{ ... }>, it looks better for YAML while
'%' sign looks foreign for YAML. Moreover, it needs extra spaces for
writing expressions:

Compare:
1. <%$.var + 1%>
2. <% $.var + 1 %>
3. <{$.var + 1}>

One more point from me: We can't do things just beacuse it is familiar with
N things and it should be so.


Best Regards,
Nikolay
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20150219/b5bc3bdc/attachment.html>


More information about the OpenStack-dev mailing list