Page MenuHomePhabricator

Clean up DICOM Browser plugin
Closed, WontfixPublic

Description

While investigating T24398 I noticed that the code quality of the DICOM Browser plugin is pretty bad. It needs a thorough clean-up.

Event Timeline

kislinsk triaged this task as Normal priority.Sep 28 2022, 9:37 AM
kislinsk created this task.

Here's the first batch of clean-up action. Needs to be continued!

Pushed new branch to rMITK MITK: bugfix/T29317-CleanUpDICOMBrowser.

Should we integrate that in develop? Or any reason to wait?

From a first glimpse it really needs to be continued before merging. Can't make much sense right now out of mitk::StoreSCPLauncherBuilder in parallel to QmitkStoreSCPLauncher::Params. Have to take a closer look.

kislinsk claimed this task.

Meanwhile a lot of code in CTK regarding the DICOM browser changed and the branch her is outdated so much that it makes sense to start from scratch again, if really necessary at all.

Deleted branch from rMITK MITK: bugfix/T29317-CleanUpDICOMBrowser.