Skip to content

Object Oriented Command and Scheduler Interface #10

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
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

kivkiv12345
Copy link
Contributor

This pull request proposes to implement an Object Oriented interface to the Command and Scheduler slash commands.

The Slash interface to Commands makes use of a global parameter queue, which doesn't make much sense in Python.
Using classes seems, to me, like a more natural solution, but it deviates farther from CSH.

I am particularly interested in the opinion of @fadeto404, who expressed his desire to see a proper scheduler and commands interface in PyCSH.

@kivkiv12345 kivkiv12345 requested a review from fadeto404 April 27, 2024 19:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant