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

How to migrate user-defined model methods #3949

Closed
1 task done
bajtos opened this issue Oct 17, 2019 · 0 comments
Closed
1 task done

How to migrate user-defined model methods #3949

bajtos opened this issue Oct 17, 2019 · 0 comments

Comments

@bajtos
Copy link
Member

bajtos commented Oct 17, 2019

This is a follow-up for #3718 and #3922.

Write content for docs/site/migration/models/methods.md, explain how to migrate model methods defined by the user.

  • Methods related to persistence go to model-specific Repository class
  • Remote methods (public API) go to Controller class

Acceptance criteria

  • Migration guide describing manual steps
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants