A separate class for reading values by keys from ini file (for reading ASG setup).
Probably this would be nice if there was a parent class for reading keys/values from a tree-like data structure. Then it will be easier to chnage underlying implementation from ini file to something else if we want in the future.
Probably this would be nice if there was a parent class for reading keys/values from a tree-like data structure. Then it will be easier to chnage underlying implementation from ini file to something else if we want in the future.


Logged