Skip to content
Snippets Groups Projects

Introduced DeprecatedDynamicDataObjectHandle

Merged Sebastien Ponce requested to merge sponce_DeprecatedDynamicDataObjectHandle into master
All threads resolved!

This transitional class will help moving all code to Handles even if some usage requires 'dynamic' behavior, i.e. to declare handles at run time only and not registering them with their owner.

Again should no be used for long term code, only for helping in the transition. It is bound to be marked Deprecated and then dropped as the name explicitely says.

Note that it needed a new constructor in the DataObjectHandleBase but that one is directly marked deprecated and used only in the new class where the deprecation warning is ignored

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
  • added 1 commit

    • ed343ec0 - Introduced DeprecatedDynamicDataObjectHandle

    Compare with previous version

  • Sebastien Ponce resolved all threads

    resolved all threads

  • added 1 commit

    • f1878aff - Introduced DeprecatedDynamicDataObjectHandle

    Compare with previous version

  • Marco Clemencic changed milestone to %v36r0

    changed milestone to %v36r0

  • Marco Clemencic approved this merge request

    approved this merge request

  • Marco Clemencic mentioned in commit 80edbf9b

    mentioned in commit 80edbf9b

  • Please register or sign in to reply
    Loading