Refactoring Browser Rewrite Editor plans

Daniel Vainsencher danielv at netvision.net.il
Wed Aug 13 20:49:34 UTC 2003


Ned Konz <ned at bike-nomad.com> wrote:
> On Wednesday 13 August 2003 12:54 pm, Daniel Vainsencher wrote:
> I am somewhat familiar with it. I would like it to deal with class 
> hierarchies better, but I suppose what is really needed there is to 
> have the RB hierarchy browser working first.
Not sure what you mean here...

> I have inspected its model and tried to manually add the subclasses.
As far as manual tinkering goes, the following works well for me:
(FinderTool new searchEnvironment: (BrowserEnvironment new forClasses:
Refactoring withAllSubclasses )) openAsMorph

> Perhaps a window menu item that would let you add subclasses or other 
> classes to the environment would be helpful.
I'm not sure what the UI for that should look like - but UI code demoing
it is welcome. I'll gladly help with the RB integration.

Daniel



More information about the Squeak-dev mailing list