Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clarify rules around IDL method arguments #4

Open
dontcallmedom opened this issue Jun 21, 2021 · 2 comments
Open

Clarify rules around IDL method arguments #4

dontcallmedom opened this issue Jun 21, 2021 · 2 comments

Comments

@dontcallmedom
Copy link
Member

As discussed in w3c/reffy#336 (comment), bikeshed and respec aren't aligned as data producers nor as data consumers when it comes to including arguments in definitions. Some of the constraints around the topic are linked with overloaded methods, although the fact that they are now mandated to be defined in a single IDL fragment may help on the producer side.

@dontcallmedom
Copy link
Member Author

Relevant bikeshed issue speced/bikeshed#1733

@marcoscaceres
Copy link
Contributor

WebIDL says we should support the form foo(bar, bas) etc., so I'd be inclined to support that (and I agree it's better than what we have now in ReSpec)... just haven't gotten around to fully coding it up: https://github.com/w3c/respec/issues/3571

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants