Skip to content
This repository has been archived by the owner on Aug 29, 2023. It is now read-only.

Refactor batch-processing code from the CLI into the SpritelyBatch class #5

Open
adam-coster opened this issue Oct 13, 2020 · 0 comments
Labels
refactor Improvements to the code that do not impact functionality

Comments

@adam-coster
Copy link
Member

We need to abstract away batch actions so that they can be managed either by the CLI or by direct module import. Currently all of the batch logic is in the CLI. There is now a SpritelyBatch class that should be used as the platform for any batch processing.

@adam-coster adam-coster added enhancement New feature or request refactor Improvements to the code that do not impact functionality and removed enhancement New feature or request labels Oct 13, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
refactor Improvements to the code that do not impact functionality
Projects
None yet
Development

No branches or pull requests

1 participant