Open david-eom opened 3 years ago
There is a gap between the line and the arrow head which would still prompt the reader/developer that it is an implementation of the interface. Also it would not make sense for it to be an inheritance since a concrete class cannot inherit an interface.
Team chose [response.Rejected
]
Reason for disagreement: I agree that the user can still be somewhat prompted to think that this is an implementation.
Although it does not affect understanding, I still think that this is still a cosmetic issue (spacing) and it fits perfectly under the definition of severity.veryLow
bug, as indicated below.
In the
Logic.java
UML diagram, since the arrow fromLogicManager
toLogic
interface is way too short, the developers can't tell if it is an inheritance (line) or implementation of interface (dotted line).