Open davidedelvento opened 7 years ago
Maybe need to separate some functionalities from the GUI
It's always interesting to have GUI activities only with GUI interactions, and having all the logic / functionality in separate classes. Whenever it's possible of course.
Maybe need to separate some functionalities from the GUI