Changes

Summary

  1. When Calypso removes a Trait it uses the refactoring browser. As RB is (details)
  2. Kill flaky test (details)
  3. Typos in FileStream class comment (details)
Commit 762b3a85342aaf30545d159830f2ff8187491677 by tesonep
When Calypso removes a Trait it uses the refactoring browser. As RB is
not prepared for stateful traits I have to extend it. Also I have
improved the detection of subclasses.
The file was modifiedsrc/Kernel/Class.class.st (diff)
The file was modifiedsrc/Refactoring-Changes/RBAddTraitChange.class.st (diff)
The file was modifiedsrc/TraitsV2-Tests/T2TraitTest.class.st (diff)
Commit ba24a8325925b9bcc0bc252819dc043f8f7da2f6 by marcus.denker
Kill flaky test
fixes 2407
The file was modifiedsrc/Glamour-Tests-Morphic/GLMTabulatorMorphicTest.class.st (diff)
Commit 9fba79e318a0c22ae23ac87eb682dc571abb0297 by marcus.denker
Typos in FileStream class comment
fixes #2492
The file was modifiedsrc/DeprecatedFileStream/FileStream.class.st (diff)