Ticket #7939 (assigned)

Opened 7 years ago

Last modified 5 years ago

Run PyInit/init on subscription for Python extensions

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

Description

Currently there may be an error in the PyInit method of a new algorithm but when it is registered by executing code in the script window, nothing happens.

Having initialize called at this point would allow more immediate feedback to the user that their initialization is not correct rather than waiting until a dialog is raised.

We may want to avoid doing this during initial registration of extensions on startup as they get initialized anyway for the simpleapi and doing this many times will impact on startup speed.

Change History

comment:1 Changed 7 years ago by Nick Draper

  • Status changed from new to assigned

Bulk move to assigned at the introduction of the triage step

comment:2 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 8784

Note: See TracTickets for help on using tickets.