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 Command Type for Simplicity #73

Merged
merged 1 commit into from
Aug 24, 2024
Merged

Refactor Command Type for Simplicity #73

merged 1 commit into from
Aug 24, 2024

Conversation

ogaclejapan
Copy link
Contributor

The following changes were made:

  • The Commands type is now an object that aggregates Command types.
  • Defined the interface for each Command type. (InfiniteQueryCommand)
  • Changed from data class to class definition.

The following changes were made:

- The Commands type is now an object that aggregates Command types.
- Defined the interface for each Command type. (InfiniteQueryCommand)
@ogaclejapan ogaclejapan merged commit de6d696 into main Aug 24, 2024
1 check passed
@ogaclejapan ogaclejapan deleted the refactor-command branch August 24, 2024 08:38
@github-actions github-actions bot mentioned this pull request Sep 8, 2024
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

Successfully merging this pull request may close these issues.

1 participant