Ticket #3646 (closed: fixed)

Opened 9 years ago

Last modified 5 years ago

Replace AlgorithmHelper with calls to FrameworkManager::exec

Reported by: Russell Taylor Owned by: Janik Zikovsky
Priority: minor Milestone: Release 2.0
Component: Mantid Keywords:
Cc: Blocked By:
Blocking: Tester: Russell Taylor

Description

...as they fundamentally do the same thing.

Feel free to add a variadic-argument overload if you wish.

Change History

comment:1 Changed 9 years ago by Nick Draper

  • Milestone changed from Iteration 30 to Iteration 31

Bulk move of tickets to iteration 31 at the iteration 30 code freeze

comment:2 Changed 9 years ago by Janik Zikovsky

  • Status changed from new to accepted

comment:3 Changed 9 years ago by Janik Zikovsky

  • Status changed from accepted to verify
  • Resolution set to fixed

In [14906]:

Fixes #3646: Removed calls to AlgorithmHelper and used FrameworkManager instead.

comment:4 Changed 9 years ago by Russell Taylor

  • Status changed from verify to verifying
  • Tester set to Russell Taylor

comment:5 Changed 9 years ago by Russell Taylor

  • Status changed from verifying to closed

Confirmed by inspection that AlgorithmHelper is gone and tests are using calls to the FrameworkManager exec() method (and those tests are passing).

comment:6 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 4495

Note: See TracTickets for help on using tickets.