#256: allow for non-parallel related configuration items in conffile --------------------------+------------------------------------------------- Reporter: houtanb | Owner: sebastien Type: enhancement | Status: new Priority: minor | Milestone: 4.3 Component: Preprocessor | Version: Keywords: | --------------------------+------------------------------------------------- Modify preprocessor/ConfigFile.cc to accept non-parallel-related configuration commands. Add a new section, e.g. [hooks] with, for the moment only one, option: global_initialization. i.e., something like:
[hooks] global_initialization_file = path/to/file.m
Write /path/to/file.m to var in modfile.m then execute it at the end of global_initialization.m if the var is not empty.
Then, revert change 41def7caaaabc70b659ea528a315122ec53366ae
#256: allow for non-parallel related configuration items in conffile --------------------------+------------------------------------------------- Reporter: houtanb | Owner: houtanb Type: enhancement | Status: assigned Priority: minor | Milestone: 4.3 Component: Preprocessor | Version: Keywords: | --------------------------+------------------------------------------------- Changes (by houtanb):
* owner: sebastien => houtanb * status: new => assigned
#256: allow for non-parallel related configuration items in conffile --------------------------+------------------------------------------------- Reporter: houtanb | Owner: houtanb Type: enhancement | Status: assigned Priority: minor | Milestone: 5.0 Component: Preprocessor | Version: Keywords: | --------------------------+------------------------------------------------- Changes (by houtanb):
* milestone: 4.3 => 5.0
#256: allow for non-parallel related configuration items in conffile --------------------------+------------------------------------------------- Reporter: houtanb | Owner: houtanb Type: enhancement | Status: accepted Priority: minor | Milestone: 4.3 Component: Preprocessor | Version: Keywords: | --------------------------+------------------------------------------------- Changes (by houtanb):
* status: assigned => accepted * milestone: 5.0 => 4.3
#256: allow for non-parallel related configuration items in conffile ---------------------------+------------------------------------------------ Reporter: houtanb | Owner: houtanb Type: enhancement | Status: closed Priority: minor | Milestone: 4.3 Component: Preprocessor | Version: Resolution: fixed | Keywords: ---------------------------+------------------------------------------------ Changes (by houtanb):
* status: accepted => closed * resolution: => fixed
Comment:
fixed in: 9a2e4cc6cf5d879616ca1ab248fb08cd8a780090