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.
The Storage component depends on the Model (because
JsonAddressBookStorage.java
uses theReadOnlyAddressBook
). 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.