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

"permission query algorithm" run on string #395

Open
annevk opened this issue Nov 24, 2022 · 3 comments
Open

"permission query algorithm" run on string #395

annevk opened this issue Nov 24, 2022 · 3 comments

Comments

@annevk
Copy link
Member

annevk commented Nov 24, 2022

Run query's name's permission query algorithm, passing query and status.

This is similar to "permission state" except that unlike "permission state" this kind of invocation is not defined to be able to run on a string.

@jyasskin
Copy link
Member

It was less important to make this one take flexible arguments because it's not meant to be called from other specs. (It's exported so other specs can implement it.)

@annevk
Copy link
Member Author

annevk commented Nov 30, 2022

I'm not sure we're on the same page. I'm saying that

Run "blah"'s permission query algorithm, ...

is UB.

@jyasskin
Copy link
Member

And we'd need to write Run the permission query algorithm for the "blah" powerful feature instead? That seems fine, although the priority should reflect the chance that it will confuse implementers or lead to non-interoperable implementations.

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