[BUG][FIX][KCP]Some odd fixes for (mis)use of Smalltalk instead of SystemNavgation new

Tim Rowledge tim at sumeru.stanford.edu
Fri Jun 27 00:58:52 UTC 2003


Whilst checking out VMMaker code in the latest #5278 level image I
stumbled over these Smalltalk/SystemNavigation bugs.

We ought to decide on the correct idiom for the use of SystemNavigation.
Currently there are places where the 'SystemNavigation new' idiom is
used and others where 'self systemNavigation' is used.

It should be one or the other, not both seemingly at random.
Implementing Object>systemNavigation would allow about 6 scattered local
implementations to be removed. Unless, of course, there is some
principled reason why they should be there?

tim
--
Tim Rowledge, tim at sumeru.stanford.edu, http://sumeru.stanford.edu/tim
29A, the hexadecimal of the Beast.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: SysNavOddBugs.2.cs.gz
Type: application/riscos
Size: 2426 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20030626/5ba264e3/SysNavOddBugs.2.cs.bin


More information about the Squeak-dev mailing list