nus-cs2103-AY2021S2 / pe-dev-response

0 stars 0 forks source link

CommandResult not Destroyed #3149

Open nus-pe-bot opened 3 years ago

nus-pe-bot commented 3 years ago

Note from the teaching team: This bug was reported during the Part II (Evaluating Documents) stage of the PE. You may reject this bug if it is not related to the quality of documentation.


CommandResult should be destroyed after returning

image.png


[original: nus-cs2103-AY2021S2/pe-interim#3149] [original labels: severity.Low type.DocumentationBug]

glatiuden commented 3 years ago

Team's Response

Dear responder, thank you for highlighting this bug. We have actually took reference from the AB3's Sequence Diagram and we don't see ComandResult being destroyed as well.

image.png

Duplicate status (if any):

--