Details
-
New Feature
-
Resolution: Fixed
-
Major
-
None
-
None
Description
Xml files are read/written according to the number of settings inside them.
So if a file contains 20 (configurable) settings, the file is read/written 20 times.
Rework this so all settings are loaded/stored with a single read/write action.
So if a file contains 20 (configurable) settings, the file is read/written 20 times.
Rework this so all settings are loaded/stored with a single read/write action.