Open Woolicious98 opened 3 years ago
Omitting optional notations is not a bug as long it doesn't hinder understanding.
Team chose [response.Rejected
]
Reason for disagreement: It is understood if you omit optional notations in a higher level diagram such as main architecture. However in your case, main architecture display the notation but the more in-depth diagram does not.
In my opinion as to why this is confusing as the readers want to know what exactly does the Storage depends on in the Model component, it could be so many classes such as TestManager, DeckManager, Deck, AnswerList etc.
The explanation of the diagram also did not state any information of the Storage portion.
Shown in overall:
Storage uses model.
In model component, the storage link is missing.