-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
This class should have the use case's name as the "standard" suggest. (i.e. BuildingHandlerController )
Furthermore the classes under controller abstraction shouldn't handle the JavaFX logic and all front-end stuff, this task is delegated to the boundary abstraction that is the only one that share messages with actors out of the system.