HI [~endaphelan],
IMPORTANT:
* I am 100% fine if we find a need that to have a Config class struct for us would be nice because if we have more than ONLY constants as configuration for the project * Also , also I am 100% in this case the class have the constants and we not split it as well. * I am just not in favor of impl a thing has required a struct/object if ALL values are and func to return const values unless they are returned from ENV VARS and/or JSON files. |
|