This repository was archived by the owner on Jan 19, 2018. It is now read-only.

Description
As mentioned here: #522 (comment), management of config data is becoming convoluted using a dictionary. It'd be best if we create a Config class which abstracts all operations (loading, resolving of config data) on config data and provides a clean interface to interact with the config data.