I'm happy to consider dropping implicit lists for now. I agree that they are a 
rare case which can be perfectly served with an explicit function.

If in the future we'll start seeing it being used more, we can always revisit 
this and add the implicit lists with any related syntax that will allow for 
operator precedence matrix.

In the future I believe we will want to allow array valued variables, like:

key = { LIST($users) }

or

msg = { PLURAL($nums, type: "range") ->
 [one]
 [other]
}

zb.
_______________________________________________
tools-l10n mailing list
[email protected]
https://lists.mozilla.org/listinfo/tools-l10n

Reply via email to