Skip to content
Snippets Groups Projects

GUI: delete SelectionDescriptors class

Merged Mikhail Svechnikov requested to merge from_SelectionDescriptors_4 into main
All threads resolved!

SelectionDescriptor is completely removed from code and replaced by SelectionProperty.

Steps of SelectionProperty/Descriptor refactoring:

  1. make SelectionProperty less generic, make catalogs usage mandatory, not optional
  2. reduce usage of ad hoc SelectionDescriptors, e.g. descriptors that are not derived from SelectionProperty
  3. move Descriptor functionality to Property
  4. use Property instead of Descriptor
  5. remove Descriptor from code
  6. refactor serialization of Property

This MR does points 3,4,5.

Edited by Mikhail Svechnikov

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Wuttke, Joachim
  • Wuttke, Joachim approved this merge request

    approved this merge request

  • Wuttke, Joachim resolved all threads

    resolved all threads

  • mentioned in commit 44b98dad

  • Please register or sign in to reply
    Loading