All Questions
Tagged with changes domain-driven-design
1 question
3
votes
1
answer
135
views
Handling ground-breaking changes in a production system - Insert intermediate level Management object
As our client request, we are proceeding to change the base of our system. We already have the following structure:
A class has many students. (simple typical one - to - many)
Now we must change it ...