Skip to content

What this commit does:#10

Merged
T1duS merged 1 commit intomasterfrom
branch-A-CodeQuality
Sep 16, 2024
Merged

What this commit does:#10
T1duS merged 1 commit intomasterfrom
branch-A-CodeQuality

Conversation

@T1duS
Copy link
Copy Markdown
Owner

@T1duS T1duS commented Sep 16, 2024

Refactor Opus class to remove Ui dependency and add new command handlers

  • The delete, mark, help, and bye command have been seperately added as command handlers.
  • Javadoc comments have been added for each of these handle command functions
  • The previous run method which used to execute these commands and use the UI class has been removed. Now the UI used is the JavaFX one. So, the commit also removed the UI class because it is not needed anymore.

Refactor Opus class to remove Ui dependency and add new command handlers

* The delete, mark, help, and bye command have been seperately added as command handlers.
* Javadoc comments have been added for each of these handle command functions
* The previous run method which used to execute these commands and use the UI class has been removed. Now the UI used is the JavaFX one. So, the commit also removed the UI class because it is not needed anymore.
@T1duS T1duS merged commit 3669b82 into master Sep 16, 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