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

[QUESTION] Best practices for shared models between domains? #6

Open
fabricioloupias opened this issue May 28, 2020 · 0 comments
Open

Comments

@fabricioloupias
Copy link

fabricioloupias commented May 28, 2020

Use case:

A user model needs to be in several modules. In this case, some domains would share the User.

Question:

Which, in your opinion, is the best solution to solve use cases in which several domains share the same model. Respecting architecture and without breaking responsibilities?

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

No branches or pull requests

1 participant