Skip to content
Snippets Groups Projects
Commit d4eb850e authored by Marco Clemencic's avatar Marco Clemencic Committed by Charles Leggett
Browse files

Rewired JobOptionsSvc in terms of a simple map string->string

- added minimal interface `Gaudi::Interfaces::IOptionsSvc`
- reimplemented `IJobOptionsSvc` methods using the new interface methods
  (`set`, `get` and `has`)
- deprecated `IJobOptionsSvc` methods
parent 103531aa
No related branches found
No related tags found
No related merge requests found
Showing
with 211 additions and 85 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment