his week (37/2021) on the Pharo Issue Tracker

MD
Marcus Denker
Fri, Sep 17, 2021 6:34 AM

We merged 10 Pull Requests and closed 7 Issue tracker entries this week.

Cleanup: Dead Code

Cleanup of Deprecated and useless code continues.

Fixes

Man focus of fixing has been the ClassParser and cleanups related
to class layouts so the same mistakes will be harder to do in the future.

Speed

Cleanups

We merged 10 Pull Requests and closed 7 Issue tracker entries this week. Cleanup: Dead Code =================== Cleanup of Deprecated and useless code continues. - Cleanup-tests-fullblocks #9930 https://github.com/pharo-project/pharo/pull/9930 - Cleanup-Deprecated-09-15 #9967 https://github.com/pharo-project/pharo/pull/9967 - Cleanup-deprecated-09-14 #9957 https://github.com/pharo-project/pharo/pull/9957 - Cleanup-Duplicated-Methods-09-14 #9958 https://github.com/pharo-project/pharo/pull/9958 Fixes ===== Man focus of fixing has been the ClassParser and cleanups related to class layouts so the same mistakes will be harder to do in the future. - 9948-OCRequestorScope-does-not-like-empty-variable-names #9952 https://github.com/pharo-project/pharo/pull/9952 - 9924-CDBehaviorDefinitionNode-uses-subclassDefiningSymbol-not-unique #9959 https://github.com/pharo-project/pharo/pull/9959 - 9909-Deprecate-typeOfClass-and-kind-and-add-mcType-instead #9923 https://github.com/pharo-project/pharo/pull/9923 - CDSlotNode-NoIndex #9949 https://github.com/pharo-project/pharo/pull/9949 Speed ===== - NoSymbolCreation-hasPackageMatchingExtensionName #9941 https://github.com/pharo-project/pharo/pull/9941 Cleanups ======== - Fixes #9972: SycSourceCodeRefactoringCommand should be tagged abstract #9977 https://github.com/pharo-project/pharo/pull/9977