Open obrona opened 1 week ago
The classes shown in the DG are completely consistent with the classes in the project implementation, and changing all of the classes' names in the implementation just to be able to display a different name in the DG while doing the exact same functionality requires a lot of extra work for very little functional value above just making the DG look nicer.
Team chose [response.NotInScope
]
Reason for disagreement: As a developer, I will be very confused if UML diagrams refers to classes and names that do not exist in the project. Developers, in the future, who are maintaining TalentConnect, are likely not to be former CS2103T students, they will be confused when seeing AddressBook pop up in the DG, when the app is clearly called TalentConnect, and there is no mention of another app called AddressBook in the DG.
There are still many traces of AddressBook in the DG, which will confuse future developers who are maintaining/extending the code base
Examples