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

DDD approach in Nest CQRS #6

Closed
IgorSzymanski opened this issue Feb 23, 2019 · 1 comment
Closed

DDD approach in Nest CQRS #6

IgorSzymanski opened this issue Feb 23, 2019 · 1 comment

Comments

@IgorSzymanski
Copy link

Since events, commands and models related to the business logic are part of the domain layer, they should remain framework-agnostic, but most tools in this plugin are decorators that you apply to directly in the domain layer or classes that you need to extend. What would be the best approach to separate the domain layer and move the plugin's mechanics to the application/infrastructure layer?

@justinpenguin45
Copy link

Why did you close this? Did someone answer your question? I have the same question

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

2 participants