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

AggregateRoot missing ? #13

Open
chetanc97 opened this issue Nov 24, 2020 · 0 comments
Open

AggregateRoot missing ? #13

chetanc97 opened this issue Nov 24, 2020 · 0 comments

Comments

@chetanc97
Copy link

chetanc97 commented Nov 24, 2020

Nice source of concepts for DDD . I noticed you don't have an AggregateRoot class . Any reason . Would be better to simply inherit AggregateRoot from Entity and handle DomainEvents in them because Entity is just a plain class wrt to Domain . But AggregateRoot is a enriched class with domain events and integration events .

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