CS2103AUG2017-T14-B1 / main

Address Book sample application (Level 4)
https://nus-cs2103-AY1718S1.github.io/addressbook-level4
MIT License
0 stars 3 forks source link

[Storage] Add storage support for new fields #43

Closed willxujun closed 7 years ago

willxujun commented 7 years ago

Every time a new field is introduced, storage component is able to save and load the field in the XML file.