se-edu/addressbook-level3

DG: show Storage --> Model dependency

Closed this issue · 0 comments

The Storage component depends on the Model (because JsonAddressBookStorage.java uses the ReadOnlyAddressBook).
This dependency is not currently shown in the architecture diagram.
We can either show it in the architecture diagram or at least mention it in the text.