Opened 4 years ago

Closed 4 years ago

Last modified 2 years ago

#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 ghorwin)

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 ghorwin, 4 years ago

Description: modified (diff)

comment:2 by ghorwin, 4 years ago

Milestone: Future2.2.4
Resolution: worksforme
Status: newclosed

Already implemented -> variable substitutions are stored in session file and can be imported from clipboard/file.

comment:3 by ghorwin, 2 years ago

Milestone: 2.2.42.3.0

Milestone renamed

Note: See TracTickets for help on using tickets.