Ticket #517 (closed: fixed)

Opened 12 years ago

Last modified 5 years ago

Move the Python functions that are at namespace level to the Python Framework manager object

Reported by: Martyn Gigg Owned by: Martyn Gigg
Priority: major Milestone: Iteration 16
Component: Keywords:
Cc: Blocked By:
Blocking: Tester:

Description

There are three functions at namespace level in the PythonAPI code: GetWorkspaceNames; GetAlgorithmNames; CreateSimplePythonAPI.

These should really be methods on the Python FrameworkManager object

Change History

comment:1 Changed 12 years ago by Martyn Gigg

  • Status changed from new to closed
  • Resolution set to fixed

(In [2245]) Moved Python functions that were at namespace level into the Python FrameworkManager class. Closes #517

comment:2 Changed 12 years ago by Martyn Gigg

  • Status changed from closed to reopened
  • Resolution fixed deleted

comment:3 Changed 12 years ago by Martyn Gigg

  • Status changed from reopened to closed
  • Resolution set to fixed

(In [2252]) Fix to remove a reference to a file that was deleted in a previous commit. Closes #517

comment:4 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 1365

Note: See TracTickets for help on using tickets.