[heycam/webidl] "call a user object’s operation" should not have an optional argument in the middle (#534)

That makes callers ambiguous unless they use rather elaborate wording to get around it.

This is about _opName_.

Now, having said that, do we actually need _opName_. We don't want folks to use callback interfaces. Those in DOM only have a single operation (although they both do list _opName_, maybe it wasn't always optional). Are there any that have more than one operation?

-- 
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/534

Received on Thursday, 15 March 2018 15:41:25 UTC