The code can be made more transparent. First, the set*-methods in system are no longer needed after the configuration file was made the way to configure the system. When the set*-methods are removed, the initialize-methods found in all classes can be moved to init, making the code more readable.
The code can be made more transparent. First, the set*-methods in system are no longer needed after the configuration file was made the way to configure the system. When the set*-methods are removed, the initialize-methods found in all classes can be moved to init, making the code more readable.