cedar-framework/cedar

config reader ignores filename

Closed this issue · 0 comments

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.