#241 closed enhancement (worksforme)
Add support for VariableSubstitutions.txt file
Reported by: | ghorwin | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 2.3.0 |
Version: | 2.2.x | Keywords: | |
Cc: | Operating System: | all |
Description (last modified by )
File contains a table with two columns (tab separated), first holds original quantity name, second holds substituted quantity name.
The file is read and added to a session (as session property). The list can be edited manually (i.e. via push-button in property widget a list definition opens, where the substitutions can be entered/read from file/stored in file).
The substitutions are used session-wide.
Whenever the user interface retrieves the extractors quantity names, these are first run through the substitution list. Hence, all access to extractor quantities should be piped through some global/session-wide substitution function.
Change History (3)
comment:1 by , 4 years ago
Description: | modified (diff) |
---|
comment:2 by , 4 years ago
Milestone: | Future → 2.2.4 |
---|---|
Resolution: | → worksforme |
Status: | new → closed |
Already implemented -> variable substitutions are stored in session file and can be imported from clipboard/file.