Altered ConfigService so that relative path names are converted to absolute...
Altered ConfigService so that relative path names are converted to absolute ones. Note that the original value is not actually altered but the call for a key is intercepted and a locally stored value is returned. Re #404
Showing
- Code/Mantid/Kernel/inc/MantidKernel/ConfigService.h 11 additions, 0 deletionsCode/Mantid/Kernel/inc/MantidKernel/ConfigService.h
- Code/Mantid/Kernel/src/ConfigService.cpp 58 additions, 9 deletionsCode/Mantid/Kernel/src/ConfigService.cpp
- Code/Mantid/Kernel/test/ConfigServiceTest.h 7 additions, 1 deletionCode/Mantid/Kernel/test/ConfigServiceTest.h
Loading
Please register or sign in to comment