Closed jecisc closed 1 year ago
MCClassTraitDefinition is dedundant with MCTraitDefinition and creates bugs. For example, it will remove the class slots of loaded code. In order to fix this bug, we can just remove it and rely on MCTraitDefinition.
This goes with: https://github.com/pharo-project/pharo/pull/14766
MCClassTraitDefinition is dedundant with MCTraitDefinition and creates bugs. For example, it will remove the class slots of loaded code. In order to fix this bug, we can just remove it and rely on MCTraitDefinition.
This goes with: https://github.com/pharo-project/pharo/pull/14766