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

>  Your real question is whether we can derive it from the interface definition or something, right?

No, step 9.1 of https://heycam.github.io/webidl/#call-a-user-objects-operation already does that. Ideally I'd like to remove the branching there so we only support one variant. I guess another way to remove the branching is to simply require _opName_ and not make it a sometimes-optional argument.

-- 
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#issuecomment-373427995

Received on Thursday, 15 March 2018 15:59:46 UTC