Open iamtr opened 7 months ago
I'm curious to know as well, I also chose sequence diagram for the same reason.
@iamtr prof said having class diagrams here is redundant as there is a better version of it (CCD) hence no need for class diagrams whereas sequence diagrams can stil provide some different info that is not captured by CCD
From my understanding, the answer should be sequence diagrams instead. CCDs (Conceptual Class Diagrams) are a subset of class diagrams, so therefore class diagrams are technically a valid answer. However, sequence diagrams may touch on solution-specific classes, such as showing the interactions with a database, and therefore may not be too useful here.