nus-cs2103-AY2324S1 / pe-dev-response

0 stars 0 forks source link

Incorrect arrow used for UML diagram #5995

Open nus-se-script opened 1 year ago

nus-se-script commented 1 year 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.


image.png

StorageManager to EventStorage. EventStorage is an interface and should not have that arrow


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

brein62 commented 1 year ago

Team's Response

storagemanager eventstorage.png

We understand your concerns, but StorageManager does have an association with EventStorage as seen in the code.

Duplicate status (if any):

--