LamJiuFong / pe

0 stars 0 forks source link

Invalid syntax in AddAnimalCommand sequence diagram #7

Open LamJiuFong opened 9 months ago

LamJiuFong commented 9 months ago

Screenshot 2023-11-17 at 5.32.58 PM.png

The method calls parseCommand and parse has invalid syntax, that could even make the program uncompilable.

nus-pe-bot commented 9 months ago

Team's Response

We agree that there are extra brackets in the syntax, and the corrected ones should be parseCommand("add n/ ...") and parse("n/ ..."). But we disagree that this would make the program unable to compile, which is a huge exaggeration for a typo in the Developer's Guide. Hence, we decided to classify this as VeryLow, because this does not actually cause any inconvenience, and is merely cosmetic.

Items for the Tester to Verify

:question: Issue severity

Team chose [severity.VeryLow] Originally [severity.Medium]

Reason for disagreement: [replace this with your explanation]