config reader ignores filename
Closed this issue · 0 comments
andrewreisner commented
The config file reader seems to be ignoring the filename. This may have been introduced when the config reader class was refactored from a singleton pattern. The remnants of the singleton pattern code should be removed as they obfuscate the code.