Tagged Questions
0
votes
2answers
159 views
DDD Modeling question
I have these two structures in my domain: Exercise (with subjects, solution, difficulty ext.) and Subject which has a name and a father subject. Subject is defined by its attributes so in that sense ...