lokidoki102 / pe

0 stars 0 forks source link

Wrong parameter for parse in the add command in the sequence diagram in DG #10

Open lokidoki102 opened 2 months ago

lokidoki102 commented 2 months ago

In this sequence diagram it says person is a combination of the command word + the arguments.

However, parse(person) does not reflect what is actually in the code.

image.png

In this screenshot below, it can be seen that the arguments and command word is separated, where only the arguments were used for the parse() parameter.

image.png

nus-pe-bot commented 2 months ago

Your response not required for this bug as the team has accepted the bug as it is.