Open margon09 opened 10 years ago
Since this app is based on a pre-rebuilt Model View Controller (MVC), there was no need to split the buttons into several other classes, as the code would not have been optimized.
Simple operations (substraction, multiplication, division) could be implemented in one class and the other functions could be in different class.
Since this app is based on a pre-rebuilt Model View Controller (MVC), there was no need to split the buttons into several other classes, as the code would not have been optimized.