Open wwweert123 opened 12 months ago
Thanks for pointing that out, it is indeed a typo and the name of the class should be CafeCtrl. However, since CafeCtrl is the main class of the app and it contains main method, I feel that using Main wouldnt significantly hinder the user from understanding how Parser component interacts with other component. Hence, perhaps the severity is lower than a medium?
Team chose [severity.Low
]
Originally [severity.Medium
]
Reason for disagreement: [replace this with your explanation]
I am not sure if I misunderstood, Shouldnt the ":Main" be ":CafeCtrl" as shown in the previous sequence diagram