lundi 1 août 2016

Configuration Loading

I'm developing a C++ project where I have to load a large amount of configuration entries from a configuration file in which these options are stored. I would like to know which is the more elegant way to solve this issue in terms of design pattern. I'm thinking of using simply a Singleton but I really don't know if this is the right choice.

Thank you in advance

Aucun commentaire:

Enregistrer un commentaire