July 2, 2019
5:35 a.m.
On 26 Jun 2019, at 08:16, Marcus Denker <marcus.denker@inria.fr> wrote:
Hi,
I have started again to do one absolutely trivial improvement every week-day.
Small cleanup of the day: ⢠deprecate #allLocalCallsOn:ofClass: in SystemNavigation, implement it in ClassDescription>>allLocalCallsOn: ⢠add withAllSuperAndSubclasses, use it in #allInstVarNamesEverywhere ⢠simplify allLocalCallsOn: to use allInstVarNamesEverywhere and flatCollect Review needed: https://github.com/pharo-project/pharo/pull/3733/files Marcus