Page MenuHomePhabricator

Declare classes based on the old interactionframework as deprecated
Closed, ResolvedPublic

Description

In core

  • NodeDepententPointSetInteractor
  • MouseMovePointSetInteractor -MBI Sandbox only
  • DisplayPointSetInteraktor
  • WiiMoteInteractor
  • ConnectPointsInteractor
  • SeedsInteractor (allgemein das SeedsImage)

Event Timeline

User iszatt has pushed new remote branch:

bug-17745-DeclareClassesBasedOnTheOldInteractionframWorkAsDeprecated

Could we at least mark the mitkNewMacro calls as deprecated?

[2a225e]: Merge branch 'bug-17745-DeclareClassesBasedOnTheOldInteractionframWork

Merged commits:

2014-05-28 16:40:34 Sebastian Wirkert [0257bb]
Marked NEW macros as deprecated as suggested by Sasha


2014-05-14 14:14:32 Sebastian Wirkert [bc834c]
Removed DEPRECATED() from old interaction concept classes in Core, since
this triggers a warning and thus an error. The deprecated in the doxygen

documentation were left untouched.

2014-04-23 17:21:33 Justin Iszatt [34ba6d]
revised the changes (forgot the actual macro)


2014-04-23 15:23:11 Justin Iszatt [e663c1]
Declared the other classes as deprecated: MouseMovePointSetInteractor and
DisplayPointSetInteraktor


2014-04-23 14:59:03 Justin Iszatt [93853e]
Declared:NodeDepententPointSetInteractor,WiiMoteInteractor,ConnectPointsInteractor
and SeedsInteractor as deprecated