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 Commands naming and not use 'Service' as naming #107

Open
2 tasks
medmes opened this issue Nov 21, 2024 · 0 comments
Open
2 tasks

Refactor the Commands naming and not use 'Service' as naming #107

medmes opened this issue Nov 21, 2024 · 0 comments
Labels
area/quality enhancement New feature or request

Comments

@medmes
Copy link
Member

medmes commented Nov 21, 2024

Description

The services we have follow the DI pattern which is good but they re not in a sense of the Service convention naming. The Create and Scaffold commands are in a sense of orchestrators or bundler of different structs.

AC

  • Rename the Create command Service.
  • Rename the Scaffold command Service.

Suggestion

For the Command Lines struct orchestrators, better to name them as CreateCommandExecutor or CreateCommandHandler

@medmes medmes added area/quality enhancement New feature or request labels Nov 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/quality enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant