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: 取得系Serviceの命名をfetchに統一する #650

Open
tufusa opened this issue Oct 31, 2024 · 0 comments
Open

refactor: 取得系Serviceの命名をfetchに統一する #650

tufusa opened this issue Oct 31, 2024 · 0 comments
Labels
backend Related to kcmsx/kcms 改善

Comments

@tufusa
Copy link
Member

tufusa commented Oct 31, 2024

現在はget, find, fetchが混在しているが、Serviceではfetchを使うようにする。

  • Modelのプロパティ取得はget
  • Repositoryはfind
  • Serviceはfetch
    • 例外的に、1メソッドしかない場合はhandle
  • Controllerはget
@tufusa tufusa added backend Related to kcmsx/kcms 改善 labels Oct 31, 2024
@github-project-automation github-project-automation bot moved this to 🖊 Backlog in kcmsx Oct 31, 2024
@tufusa tufusa moved this from 🖊 Backlog to 📒 ToDo in kcmsx Oct 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Related to kcmsx/kcms 改善
Projects
Status: 📒 ToDo
Development

No branches or pull requests

1 participant