webwarrior wrote > That's because you need to redefine #= and #definitionString > (alternatively: > redefine #printOn:) in your slot class.
Ah, okay. After this existing part of Slot's class comment: "For customizing a subclass can override the meta-object-protocol methods. See subclasses for examples." I submitted a PR with class/method comments clarifying that: https://github.com/pharo-project/pharo/pull/1150 webwarrior wrote > Also regarding tool support: there's bug tracker entry Great, thanks. ----- Cheers, Sean -- Sent from: http://forum.world.st/Pharo-Smalltalk-Developers-f1294837.html
