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

Implement batch commands #441

Open
Cullen-Enerdyne opened this issue Jun 26, 2022 · 2 comments
Open

Implement batch commands #441

Cullen-Enerdyne opened this issue Jun 26, 2022 · 2 comments
Assignees
Labels
Commands Issues related to the command system. Enhancement Improvements. Feature Request Request to add a feature to the application.

Comments

@Cullen-Enerdyne
Copy link
Collaborator

These are commands that execute the same thing on multiple targets at the same time (such as a batch translate).

@Cullen-Enerdyne Cullen-Enerdyne added Feature Request Request to add a feature to the application. Enhancement Improvements. Commands Issues related to the command system. labels Jun 26, 2022
@Cullen-Enerdyne Cullen-Enerdyne self-assigned this Jun 26, 2022
@Cullen-Enerdyne
Copy link
Collaborator Author

The best way of doing this is probably to implement every command as a batch command. This is far more general and includes cases where there is one target.

@Cullen-Enerdyne
Copy link
Collaborator Author

Links to #154

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Commands Issues related to the command system. Enhancement Improvements. Feature Request Request to add a feature to the application.
Projects
None yet
Development

No branches or pull requests

1 participant