Open nus-pe-bot opened 3 years ago
Reason for downgrade: Even if what is stated is true, it does not affect a user's reading and understanding of the DG.
Reason for reject: It was not explicitly stated that there should be no space between the object name and the class name.
In object diagrams section:
In sequence diagram section:
--
Should not have spacing between the name of the object and the name of the class. i.e result :CommandResult is wrong result:CommandResult is correct. See CS2103 textbook, Sequence Diagrams, Calls to Static Method, for reference on notation. See the first picture, which is incorrect, vs the second picture, which is correct, notation-wise.
1st: 2nd:
[original: nus-cs2103-AY2021S2/pe-interim#960] [original labels: severity.Low type.DocumentationBug]