Changes

Summary

  1. Change refactorings, move to package or move to class, to use suggestion of MethodClassifier to change the protocol (details)
  2. Update to remove empty protocols (details)
Commit ac923630c734a9196de3517abe87fbee38b98dd5 by cusi.evelyn
Change refactorings, move to package or move to class, to use suggestion of MethodClassifier to change the protocol
The file was modifiedsrc/Tool-Base/MethodClassifier.class.st (diff)
The file was modifiedsrc/SystemCommands-MethodCommands/SycMethodCommand.class.st (diff)
The file was modifiedsrc/SystemCommands-MethodCommands/SycMoveMethodsToClassCommand.class.st (diff)
The file was modifiedsrc/Commander-Core/CmdToolContext.class.st (diff)
The file was modifiedsrc/SystemCommands-MethodCommands/SycMethodRepackagingCommand.class.st (diff)
Commit 3d702187c6f18fb0768f31db5c2aa78b4e5f8cc3 by cusi.evelyn
Update to remove empty protocols
The file was modifiedsrc/SystemCommands-MethodCommands/SycMoveMethodsToClassCommand.class.st (diff)
The file was modifiedsrc/SystemCommands-MethodCommands/SycMoveMethodsToPackageCommand.class.st (diff)