Page MenuHomePhabricator

Unload Dll when closing a bundle
Closed, WontfixPublic

Description

-> would allow on-the-fly compilation while app is still running.

Related Objects

Event Timeline

Unloading a bundle DLL is feasible, but may require some work for a reliable
behaviour. Things to consider:

  • Track changes to the extension registry
  • Track changes to the service registry
  • Resolve bundle dependencies

In the case of simple MITK plug-ins, the points above do not apply.
Nevertheless, implementing special behaviour for MITK plug-ins is not
recommended.

Resetting all bugs without active assignee flag to "CONFIRMED". Change status to IN_PROGRESS if you are working on it.

The CTK Plugin Framework allows for un-loading plug-ins. Due to resource constraints, the integration of this feature into the BlueBerry workbench will be post-poned.

kislinsk claimed this task.
kislinsk added a project: Auto-closed.
kislinsk added a subscriber: kislinsk.

Hi there! 🙂

This task was auto-closed according to our Task Lifecycle Management.
Please follow this link for more information and don't forget that you are encouraged to reasonable re-open tasks to revive them. 🚑

Best wishes,
The MITK devs

kislinsk removed kislinsk as the assignee of this task.May 26 2020, 12:05 PM
kislinsk removed a subscriber: kislinsk.