Open kittsville opened 9 years ago
Settings functionality is currently stretched across two classes, the template and the main class.
Using some of the new hooks in the template the functionality can be removed from the template.
The settings code in the main class potentially belongs in the settings class but I'm none too sure. It needs surveying first.
After all this is done the settings section class is riddled with useless comments and redundant functionality. It needs looking over.
Settings functionality is currently stretched across two classes, the template and the main class.
Using some of the new hooks in the template the functionality can be removed from the template.
The settings code in the main class potentially belongs in the settings class but I'm none too sure. It needs surveying first.
After all this is done the settings section class is riddled with useless comments and redundant functionality. It needs looking over.