Ticket #6154 (assigned)
Add <import> tag to parameter file
Reported by: | Anders Markvardsen | Owned by: | Karl Palmen |
---|---|---|---|
Priority: | major | Milestone: | Backlog |
Component: | Framework | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: |
Description
If the following xml is present in a IDF parameter file:
<import name="some parameter file" />
then the parameter file specified (in the example above "some parameter file") must to loaded first (if it exist).
Further allow the user to only specify one <import> element. If a user has specified more than one, then only load one of these and display a warning message along the lines of "Only one <import> element is processed in a Parameter file......, see www.mantidproject.org/IDF"
Update www.mantidproject.org/IDF accordingly
Change History
Note: See
TracTickets for help on using
tickets.