Skip to content

Repeating take scope should not be idempotent #1116

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

Open
AndreasArvidsson opened this issue Nov 3, 2022 · 1 comment
Open

Repeating take scope should not be idempotent #1116

AndreasArvidsson opened this issue Nov 3, 2022 · 1 comment

Comments

@AndreasArvidsson
Copy link
Member

AndreasArvidsson commented Nov 3, 2022

Taking the same scope again really makes no sense. It would be nice if we could utilize repetition to extend selection.

take round twice == take grand round
take token twice == take two tokens

This could probably implemented on the set selection action. Maybe using a final stage?

@AndreasArvidsson AndreasArvidsson changed the title Repeating take scope will not be idempotent Repeating take scope should not be idempotent Jul 3, 2023
@AndreasArvidsson
Copy link
Member Author

Related #378

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

1 participant