[BUG] [Refactoring Browser] removes Preferences>>browseToolClass

Ken Causey ken at kencausey.com
Wed Jan 28 18:38:42 UTC 2004


This is an interesting one and took me a while to track down.  The
Refactoring Browser class removes Preferences>>browserToolClass but does
not reimplement Browser>>fullOnClass:selector: which uses it.  One of
the more obvious users of this method is the Method Finder where you
will get a debugger if you click an entry in the right pane.  However
many people are probably not seeing this because MCInstaller does not
implement method removal and so unless you already have Monticello
installed before you install Refactoring Browser the class method
remains despite the removal request.

Basically either Refactoring Browser should not be removing the class
method or should be fixing references to it.

Ken
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20040128/03d17a62/attachment.pgp


More information about the Squeak-dev mailing list