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

Refactor the Code class to have separate classes for remote and local codes #5509

Closed
sphuber opened this issue May 2, 2022 · 0 comments · Fixed by #5510
Closed

Refactor the Code class to have separate classes for remote and local codes #5509

sphuber opened this issue May 2, 2022 · 0 comments · Fixed by #5510

Comments

@sphuber
Copy link
Contributor

sphuber commented May 2, 2022

This will simplify the user interface significantly and make it more intuitive. But it will also make the code more maintainable. Ideally, the CLI to create instances of either version should be generated dynamically. This will cater to the future implementation of yet other subclasses of Code. One concrete example would be the ContainerizedCode proposed in #5507

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

Successfully merging a pull request may close this issue.

1 participant