Results .prefs files are flushed at TXM exit even if the "autosave" preference is disabled
Results .prefs files are flushed at TXM exit even if the “autosave” preference is disabled.
Solutions
- call TXMResult.saveParameters(), autoSaveParameters(), etc. (all methods that put some entries in the local preferences node) only if the “autosave” is enabled
- TODO
(from redmine: issue id 2403, created on 2018/06/11 by Sebastien Jacquot)