According the to the class definition of Storage.java linked in the Storage section, it appears that Storage extends RemindMeStorage and UserPrefsStorage. However, this inheritance is not shown in the class diagram. This could cause some maintenance issues should RemindMeStorage or UserPrefsStorage be changed in the future.
According the to the class definition of Storage.java linked in the Storage section, it appears that Storage extends RemindMeStorage and UserPrefsStorage. However, this inheritance is not shown in the class diagram. This could cause some maintenance issues should RemindMeStorage or UserPrefsStorage be changed in the future.