Ticket #7939 (assigned)
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
Note: See
TracTickets for help on using
tickets.
Bulk move to assigned at the introduction of the triage step