Skip to content

Create a interface controller between the GUI and the Core #24

@oserve

Description

@oserve

The GUI and the Core are too much coupled. For example, look at the number of arguments of showsticks and commandsInterpretation, much too high. This should be replaced by something looser.
A possibility would be that each action on the GUI modifies the state of a variable in a controller.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions