Re: [heycam/webidl] Pattern for defining constructors, methods, getters, and setters (#730)

> The downside is that this would be a completely novel pattern that no spec seems to use, which is annoying for folks to update to.

I think that WebDriver uses a similar pattern (at least the wording is similar here); a WebDriver command just defines the 'remote end steps', which are then called when that command is executed.

-- 
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/issues/730#issuecomment-533779117

Received on Saturday, 21 September 2019 08:21:01 UTC