Why is CatalogItem not considered as AggregateRoot? #658
Unanswered
MithunkumarChopda
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The CatalogItem has CatalogType and CatalogBrand. Each of these 3 are stored together and mapped to CatalogItem.
Doesn't this make CatalogItem the AggregateRoot and CatalogBrand and CatalogItem as value objects?
Beta Was this translation helpful? Give feedback.
All reactions