On Tue, May 16, 2017, at 07:14 PM, Thiago Macieira wrote: > I'd prefer we kept the % syntax which we already have, but from the > discussion, it looks like it won't work. We need a syntax that has a > clear > open and close so that more options can be placed inside the placeholder.
A potential additional advantage of using braces (which you include in your examples) is that they are familiar from use elsewhere: https://msdn.microsoft.com/en-us/library/txafckwd(v=vs.110).aspx. -- Robin Burchell [email protected] _______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
