supvisors icon indicating copy to clipboard operation
supvisors copied to clipboard

re-design the 'required' option

Open julien6387 opened this issue 8 years ago • 0 comments

push the definition at application level idea is to declare at once :

  • the programs that are always required
  • the programs that can be optional if another one is running

something like: <all_of>program_x, program_y, program_z</all_of> <one_of>program_a, program_b</one_of> <one_of>program_00, program_01, program_02</one_of>

julien6387 avatar Jan 26 '17 13:01 julien6387