EthanWong2212 / pe

0 stars 0 forks source link

Logic architecture class level method called #10

Open EthanWong2212 opened 3 years ago

EthanWong2212 commented 3 years ago

image.png Is "processRaw("add Meeting") a class level method? If so, perhaps it would be good to label it on the object as "<>

nus-pe-bot commented 3 years ago

Team's Response

processRaw is class level method. We followed AB3 DG closely and <> is not included.

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: "<>" should still be added for class-level methods as explained in the course textbook.