[squeak-dev] stepTime and wantsSteps

patrick.rein at hpi.uni-potsdam.de patrick.rein at hpi.uni-potsdam.de
Fri Dec 14 09:11:56 UTC 2018


Hi everyone,

while going through the categorizes of Morphic I noticed (or re-discovered) the fact that stepTime and wantsSteps are both in the category 'testing'. While I figured out that this is the case at least since Squeak 3.3, I find this very odd. I would have expected both methods in the category 'stepping and presenter' to which they belong.

Are there any good reasons for keeping the methods in that category?

On that note: The 'testing' category of Morphic contains several other apparently misplaced methods such as #knownName, #renameTo, #renameInternal:. If no one feels strongly about the membership of these selectors in these categories, I will go ahead in a few days and recategorize them.

Bests
Patrick


More information about the Squeak-dev mailing list