6 ms·
I do the same. I also keep the configuration centralized so all access goes through one class. I also allow defaults in the config file along with specific valu
by markbernard 11y ago
I do the same. I also keep the configuration centralized so all access goes through one class. I also allow defaults in the config file along with specific values based on what environment you are, such as production or UT, etc...