Re: [w3c/webcomponents] [templates] How featureful should the default processor be? (#682)

Resolved on simplest option for now: https://tc39.github.io/ecma262/#prod-IdentifierName (not https://tc39.github.io/ecma262/#prod-Identifier).

Error-handling behavior: we have options, either throw, output empty string, or just output the curlies as-is. We all want to be forward-compatible with future expansion of the default processor.

Whitespace stripping remains as currently proposed, as a feature of the template parts, not related to the processor.

-- 
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/682#issuecomment-343551682

Received on Friday, 10 November 2017 18:35:23 UTC