[FIX] Cmd-qFixes

Andrew P. Black black at iam.unibe.ch
Mon Dec 3 16:11:47 UTC 2001


from preamble:

"Change Set:		Cmd-qFixes
Date:			7 November 2001
Author:			Andrew P. Black

Refactored the methods in Symbol class that implement the suggestion
of the next selector for command-q completion.
The suggestions are now in alphabetical order.  Consequently, the first
suggestion takes a moment to be generated.  However, there is now a
cache, so subsequent suggestions are very fast.

I first implemented this in April 2001, but these changes were not
incorporated
into the update stream.  The introduction of #NewSymbols in the class
Symbol
(4098NewSymbols1-raa 5/29/2001) conflicted with the original version of
this  
changeset.  

This version is compatible with RAA's changes to Symbol.  It also
removes two
ugly methods, WeakSet >> #do:after  and Symbol class >>
#allSymbolTablesDo:after: ; 
these methods existed solely to support the old logic."!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Cmd-qFixes.cs.gz
Type: application/octet-stream
Size: 1390 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20011203/299b9922/Cmd-qFixes.cs.obj


More information about the Squeak-dev mailing list