April 19, 2012
9:51 p.m.
On Thu, Apr 19, 2012 at 1:41 PM, Guillermo Polito <guillermopolito@gmail.com> wrote:
You have to install a browser with refactoring support, such as Nautilus. Open the configuration browser and load it from there :).
I found this on Mariano's web site: Gofer it url: 'http://ss3.gemstone.com/ss/Nautilus'; package: 'ConfigurationOfNautilus'; load. (Smalltalk at: #ConfigurationOfNautilus) perform: #loadRelease And that made the default browser the Nautilus browser. Looks slick. It also hid or destroyed my iAddress category. All my code's under _UnpackagedPackage. The classes don't seem to be visible, though I can do a "Find class" and they'll show up with an "!" to their left. ===Blake===