Create a configuration class.
User story:
As a deveoper, I want to *add a singleton class that would contain the configurations , so that be able to retrieve configuration values from anywhere in the library without having to pass them down the call chain.
DoD:
Create a configuration class.
User story:
As a deveoper, I want to *add a singleton class that would contain the configurations , so that be able to retrieve configuration values from anywhere in the library without having to pass them down the call chain.
DoD: