[UPDATES] 8 for 3.9alpha

Marcus Denker denker at iam.unibe.ch
Mon Nov 22 20:10:53 UTC 2004


6462KCPbecomeTests -- stephane ducasse -- 21 November 2004
A nice test for becomeForward:"

6463KCPObjectMethodCatRegorg -- stephane ducasse -- 19 November 2004
simply reorganise some methods to be mc aware and link inspect method 
to the presence of inspector tools in the image"

6464KCPMoreRobustBehavior -- Stephane Ducasse -- 19 November 2004
Clean Behavior,
Make the creation of Behavior instance more robust
Behavior new new does not crash the image anymore.
With this changeset, having instance behavior specific method is 
possible by inserting Behavior instance between instance and its class 
under the assumption that the anonymous class has the same format than 
its superclass."

6465standardWorkspaceFix-st -- Samuel Tardieu -- 16 November 2004
reinstateDefaultFlaps is in Flaps class, not in Utilities. Fix the 
standard workspace content."

6466AltBrowItUseRegistry-hpt -- Hernan Tylim -- 2 October 2004
This .cs changes the way the preference #alternativeBrowseIt works.
 From this preference help #alternativeBrowseIt is supposed to bring up 
a menu of matching class names when hitting ALT+B to open a browser on 
the selected one.
The bug that this cs fixes is the browser which is used. The preference 
help doesn''t say anything about changing the browser, but it does, it 
uses the Hierarchy Browser, not the common one used with ALT+B. So this 
changeset fixes that.
The reason why this fix is important is because in this way 
#alternativeBrowseIt will use the SystemBrowser registry and not a 
hardcoded browser. If someone wants a Hierarchy Browser then it can be 
registered at the registry.

6467defaultClassCategory-hboon -- Yar Hwee Boon -- 21 November 2004
Set the default class category to be the same as the current class in 
the prompt to define new class"

6468IntegerReadFromBaseFix-369-v2-laza -- Alexander at Lazarevic.de -- 14 
November 2004
Mantis-Bug:		369
This changes the method Integer readFrom:base: to do what the method 
comment says. That is to return 0 if there are no digits in the string 
(instead of raising an error).
v2: Corrected method comment."

6469HTTPServerDirectoryFix -- Karl Ramberg -- 20 June 2004
Changed to use realUrl to make this method work.It is now possible to 
access server directories from the file list again."




More information about the Squeak-dev mailing list