se-edu/addressbook-level2

Move person/tag creation code out of the parser

Closed this issue · 0 comments

Parser should not be creating persons/tags. The AddCommand should contain the values given by the user rather than a Person object.