Community
Participate
Working Groups
Refactor "Model Refactoring Wizard" code for better reuse and realignment. Some changes were made to the rename and move wizards. Both wizards are now functional, but the previous inheritance hierarchy is now broken (some reuse is still possible, but there differences present now that were not there before). This code should be revisited to see if there is a logical opportunity for code reuse, or if the wizards should be independent. If the latter is the case, the "Move" wizard should be cleaned up.
This will likely result in regressions if we change around the code.