Open AndreWongZH opened 4 years ago
The 2 are not similar. Look at execute()
method in the mentioned issue. If ControlManager
is invoking execute, that means, ControlManager
object knows about the object to which execute belongs. That is not present in the diagram. Which is a valid bug.
This is not the same as the diagram in the textbook.
Thanks prof
Regarding this issue, Isit okay if the arrows does not point to any object if the object is out of scope(not in my controller component)?
Would it be similar to the starting arrows as in the diagram in the textbook?