Ticket #10053 (closed: fixed)
Replace use of Python algorithms in Indirect with use of the Algorithm Manager
Reported by: | Dan Nixon | Owned by: | Dan Nixon |
---|---|---|---|
Priority: | major | Milestone: | Release 3.3 |
Component: | GUI | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Samuel Jackson |
Description
There is a lot of use of algorithms such as Load and SaveNexus which can easily be replaced with use of the same algorithms from the Algorithm Manager.
Change History
comment:1 Changed 6 years ago by Dan Nixon
- Status changed from new to assigned
- Summary changed from Remove use of Python algorithms in Indirect with use of the Algorithm Manager to Replace use of Python algorithms in Indirect with use of the Algorithm Manager
comment:2 Changed 6 years ago by Dan Nixon
- Status changed from assigned to inprogress
Replace loading code in several indirect tabs
Refs #10053
Changeset: 280f2d67438286b1d86aa88cbaa9521315eca7f5
comment:3 Changed 6 years ago by Dan Nixon
- Status changed from inprogress to verify
- Resolution set to fixed
comment:5 Changed 6 years ago by Samuel Jackson
- Status changed from verify to verifying
- Tester set to Samuel Jackson
comment:6 Changed 6 years ago by Samuel Jackson
- Status changed from verifying to reopened
- Resolution fixed deleted
Seems to work fine, but why two loading methods? We could just optionally specify the spec min/max only if they are supplied as arguments to the function.
comment:7 Changed 6 years ago by Dan Nixon
- Status changed from reopened to inprogress
Cleaned up IndirectDataReductionTab::loadFile
Refs #10053
Changeset: 69a810fc49a2a696bb20888a983aef33bc7e1e8a
comment:8 Changed 6 years ago by Dan Nixon
- Status changed from inprogress to verify
- Resolution set to fixed
comment:10 Changed 6 years ago by Samuel Jackson
- Status changed from verifying to closed
Merge remote-tracking branch 'origin/bugfix/10053_better_use_of_algorithm_manager_in_indirect'
Full changeset: 5ae0361f0c6c9af3360e0560e6eb7f058129d2e8
comment:11 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 10895