27 so.... it can now place modifiers in the db again using the new method of only caring about changes.
Slowly but surely I'm getting back at where I started
Though, this time its a lot more efficient and the code may turn out to be simpler to read. At the very least I need less loops to import the changes.
After this is done I'm probably going to focus a bit on getting my tests running again and improving some of the code rather then on new stuff. The technical debt of the server is kind of high I fear.
(The file MY_Controller.ph is 358 lines long and contains 2 classes. One of which is probably not used except by the second class in that file thanks to the server once also caring about the client.)
Slowly but surely I'm getting back at where I started
Though, this time its a lot more efficient and the code may turn out to be simpler to read. At the very least I need less loops to import the changes.
After this is done I'm probably going to focus a bit on getting my tests running again and improving some of the code rather then on new stuff. The technical debt of the server is kind of high I fear.
(The file MY_Controller.ph is 358 lines long and contains 2 classes. One of which is probably not used except by the second class in that file thanks to the server once also caring about the client.)