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

I imagine this would work like the template strings, so by default any JavaScript expression would be allowed, and by "prefixing" aka choosing which processor to run allow for anything else.

But that's a deep rabbit hole which is not very nice to dive into. What about not specifying a default processor to begin with and let the community try out difference sub-languages?

Kind like pythons [format strings](https://docs.python.org/3/library/string.html#formatexamples), and how [date](https://docs.python.org/3/library/datetime.html#datetime.date.__format__) can implement its own language.

-- 
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-342569782

Received on Tuesday, 7 November 2017 18:05:28 UTC