Open mgiang2015 opened 4 years ago
Rejected.
The naming of the classes is accurate to our codebase, however, we do agree that renaming might provide clarity.
Team chose [response.Rejected
]
Reason for disagreement: [replace this with your explanation]
EditCommandParser
should bePatientEditCommandParser
.FindCommandParser
should bePatientFindCommandParser
As you have 2 types of object to deal with,
EditCommandParser
andFindCommandParser
might be mistaken for the one for appointments.