Changes

Summary

  1. do not use #definitionForNautilus anymore (instead, use just (details)
  2. ring definition needs to use oldDefinition (details)
  3. using oldDefinition for epicea-ring (and remove a missing method to (details)
  4. fix some epicea tests (details)
  5. using oldDefinition in epice cases (details)
  6. using #oldDefintion (details)
  7. add some more usages of #oldDefinition (details)
  8. using renamed methods and extracted non-slot definition to its own (details)
  9. using correct method invocation (details)
  10. using oldDefinition (details)
  11. using oldDefinition (details)
  12. kill find replace service signleton (details)
  13. Using #oldDefinition (details)
  14. use just annoucement for findPolicy change (details)
Commit 73fb5cc78b6cc3d67fd6069574076d99d3ab999a by estebanlm
do not use #definitionForNautilus anymore (instead, use just
definition).
Fixes #2279
The file was modifiedsrc/GT-SpotterExtensions-Core/Class.extension.st (diff)
The file was modifiedsrc/Kernel/Class.class.st (diff)
The file was modifiedsrc/Kernel/ClassDescription.class.st (diff)
The file was modifiedsrc/GT-SpotterExtensions-Core/GTSpotterExtensionsOnClassTest.class.st (diff)
The file was modifiedsrc/ClassParser-Tests/CDExistingClassDefinitionTest.class.st (diff)
The file was modifiedsrc/Monticello-Tests/MCClassDefinitionTest.class.st (diff)
The file was modifiedsrc/Monticello-Tests/MCSnapshotBrowserTest.class.st (diff)
The file was modifiedsrc/TraitsV2/Trait.class.st (diff)
The file was modifiedsrc/Kernel/Metaclass.class.st (diff)
The file was modifiedsrc/Spec-Examples/TransmissionExample.class.st (diff)
The file was modifiedsrc/ClassParser-Tests/CDExistingClassSideDefinitionTest.class.st (diff)
Commit 5097de4db8601b4c3b8da4425635c2e1a86bf303 by estebanlm
ring definition needs to use oldDefinition
The file was modifiedsrc/Ring-Deprecated-Core-Kernel/Trait.extension.st (diff)
The file was modifiedsrc/Ring-Deprecated-Core-Kernel/Class.extension.st (diff)
Commit ce4f8f1082a5cc9022a6e323f37c8e34f262b29a by estebanlm
using oldDefinition for epicea-ring (and remove a missing method to
remove)
The file was modifiedsrc/Kernel/ClassDescription.class.st (diff)
The file was modifiedsrc/Epicea/Class.extension.st (diff)
Commit 2b8f574ab7a6569f8e284c44fad0c63a87e26454 by estebanlm
fix some epicea tests
The file was modifiedsrc/EpiceaBrowsers-Tests/EpApplyPreviewerTest.class.st (diff)
Commit b533beda55eefbaa58fb3f0ba1d0f37235fb49b4 by estebanlm
using oldDefinition in epice cases
The file was modifiedsrc/Epicea/MetaclassForTraits.extension.st (diff)
The file was modifiedsrc/Epicea/Metaclass.extension.st (diff)
The file was modifiedsrc/Ring-Deprecated-Core-Kernel/Trait.extension.st (diff)
The file was modifiedsrc/TraitsV2/Trait.class.st (diff)
The file was modifiedsrc/EpiceaBrowsers/EpApplyPreviewer.class.st (diff)
The file was modifiedsrc/EpiceaBrowsers-Tests/EpApplyPreviewerTest.class.st (diff)
Commit 528317baddc8b91dc266428384edb7fce97e1dd6 by estebanlm
add some more usages of #oldDefinition
The file was modifiedsrc/Refactoring-Changes/RBAddMetaclassChange.class.st (diff)
The file was modifiedsrc/Refactoring-Changes/RBAddTraitChange.class.st (diff)
The file was modifiedsrc/Refactoring-Changes/RBRemoveClassChange.class.st (diff)
The file was modifiedsrc/Refactoring-Tests-Changes/RBRefactoringChangeTest.class.st (diff)
The file was modifiedsrc/Refactoring-Changes/RBAddClassTraitChange.class.st (diff)
The file was modifiedsrc/Refactoring-Tests-Core/RBNamespaceTest.class.st (diff)
The file was modifiedsrc/Refactoring-Changes/RBAddClassChange.class.st (diff)
Commit af4af09b71c16d54ba919cdbc433f7665d8157df by estebanlm
using renamed methods and extracted non-slot definition to its own
method so I can add tests better
The file was modifiedsrc/Kernel/ClassDescription.class.st (diff)
The file was modifiedsrc/Kernel/Metaclass.class.st (diff)
Commit f6c1fba94080e91035e744eea2afda34618f99d4 by estebanlm
using correct method invocation
The file was modifiedsrc/Kernel/Metaclass.class.st (diff)
The file was modifiedsrc/Kernel/ClassDescription.class.st (diff)
The file was modifiedsrc/System-Changes/ClassChangeRecord.class.st (diff)
The file was modifiedsrc/Tests/ChangeSetClassChangesTest.class.st (diff)
The file was modifiedsrc/System-Changes/ChangeSet.class.st (diff)
Commit dcf8ffe186897b799c81ee05809e04af0335fda5 by pavel.krivanek
kill find replace service signleton
The file was modifiedsrc/Rubric/RubTextEditor.class.st (diff)
The file was modifiedsrc/Rubric/RubMethodEditingExample.class.st (diff)
The file was modifiedsrc/Rubric/RubFindReplaceDialogWindow.class.st (diff)
The file was modifiedsrc/Rubric/RubAbstractTextArea.class.st (diff)
The file was modifiedsrc/Rubric/RubFindReplaceService.class.st (diff)
The file was modifiedsrc/Tests/ChangeSetClassChangesTest.class.st (diff)
Commit 8f4de87eadbb1cd086262e4be6219b3ce49fc254 by pavel.krivanek
use just annoucement for findPolicy change
The file was modifiedsrc/Rubric/RubPluggableTextFieldMorph.class.st (diff)
The file was modifiedsrc/Rubric/RubFindReplaceService.class.st (diff)