[ANN] RB for 3.8beta

Marcus Denker denker at iam.unibe.ch
Thu Nov 18 10:16:22 UTC 2004


There is now an RB for 3.8beta on SqueakMap.

As "Refactoring Browser for 3.8". This uses the Browser
AppRegistry mechanism for registering the RB as a systembrowser
(thus it's not compatible to 3.7).

Other changes (some of these are in 3.7, too):

bugfix: updates after class rename

----

Change Set:		rbScan8-ls
Date:			14 April 2004
Author:			Lex Spoon

Tweaks the RB scanner to tolerate 8-bit characters.  It takes the 
sledgehammer approach and considers any 8-bit character to be an 
#alphabetic character.

---

Bugfix for
[BUG]RefactoringBrowser class(Object)>>doesNotUnderstand: 
#openOnEnvironment:

Environment are by default converted to SelectorEnvironments
in BrowserEnvironment>>#openEditor.

MultiEnvironment, which appears in SLint results sometimes,
gets a proper environment method.

The methods evalently defined in all subclasses SLint rule now
displays correctly.

---




More information about the Squeak-dev mailing list