extended ConfigSource to allow random read and writes as well as other features and...
authorLogxen <logxen@hotmail.com>
Tue, 19 Jun 2012 19:50:52 +0000 (12:50 -0700)
committerLogxen <logxen@hotmail.com>
Tue, 19 Jun 2012 19:50:52 +0000 (12:50 -0700)
commit5efaa1b1bed391d7dca150b35b5856bec3d6219b
tree69e0bf40b1335012b6bf177c6e70b1328fe6da98
parent2b3944364e3dcf68bf7c6f9ae1b434e00136b165
extended ConfigSource to allow random read and writes as well as other features and refactoring
src/libs/Config.cpp
src/libs/ConfigSource.h
src/libs/ConfigSources/FileConfigSource.cpp
src/libs/ConfigSources/FileConfigSource.h
src/libs/utils.cpp
src/libs/utils.h
src/modules/utils/configurator/Configurator.cpp