- From: Ryosuke Niwa <notifications@github.com>
- Date: Fri, 03 Nov 2017 20:01:33 +0000 (UTC)
- To: w3c/webcomponents <webcomponents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 3 November 2017 20:01:55 UTC
@caridy : We wanted to support a very small subset of JavaScript without supporting arithmetic or any other kind of operators but `||` and `.` and possibly `[~]` in the default template processor.
There is no restriction on what a custom template processor could do besides the fact delimiters would always be `{{~}}` or whatever the syntax we agree upon.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/webcomponents/issues/688#issuecomment-341811409
Received on Friday, 3 November 2017 20:01:55 UTC