Re: [heycam/webidl] Stop using extended attributes for constructors (#700)

You write out an Infra list literal like `« "a", "b", "c", "a" »`, and do map iteration like `key → value`. These non-ASCII characters are nice for grabbing attention and being unambiguous in text, but they're annoying to type - I tend to just go copy-paste from the Infra spec.

We should come up with an ASCII way to write these literals in your source, that'll turn into the nice unicode characters in the output.

/cc @marcoscaceres to match up in syntax.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/heycam/webidl/pull/700#issuecomment-532577511

Received on Wednesday, 18 September 2019 08:24:42 UTC