oXygen Sripting: Add configuration file for jobs, then arguments would override file's ones

Are you missing a feature? Request its implementation here.
tatra603
Posts: 89
Joined: Fri Sep 17, 2004 10:53 am
Location: Prague, the Czech Republic, Europe

oXygen Sripting: Add configuration file for jobs, then arguments would override file's ones

Post by tatra603 »

Hello,

some of oXygen Sripting functions (jobs), e. g. Diff* or future Find/Replace ones, can have quite many arguments taken from command line now, see https://www.oxygenxml.com/doc/versions/ ... ories.html.

My RFE is: What about adding the possibility to have all of command line arguments ALSO in configuration file (XML, JSON, YAML)? It would be more readable in cron or scheduler. And both command line arguments and configuration file items can be used simultaneously. In such case configuration file item would be overwritten by a command line argument (command line argument would have higher priority).

Regards, Stepan
teo
Posts: 99
Joined: Wed Aug 30, 2017 3:56 pm

Re: oXygen Sripting: Add configuration file for jobs, then arguments would override file's ones

Post by teo »

Hi Stepan,

The possibility of getting the Diff options from a config file was discussed some time ago within our team as well, exactly in the sense of what you described.
And we even have a task registered in this regard, but it was decided to wait for more feedback from our users.
Now, having an express request from you, it will definitely be implemented in the near future.

Best regards,
Teo
Teodor Timplaru
<oXygen/> XML Editor
http://www.oxygenxml.com
Post Reply