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

I see some potential future benefits but this seems quite a big syntactic change.
Is there any concrete plan for specs to use this new ability?

In terms of WebKit implementation, our constructor-specific keywords (canthrow, callwith, custom) have counterparts for operations, this seems fine and I quite like it in fact.

I wonder what the plan is for NamedConstructor.
WebKit implementation would need to keep these constructor-specific keywords around for NamedConstructor if it is not migrated as well.

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

Received on Tuesday, 13 August 2019 09:40:29 UTC