SystemNavigation and deprecated methods

Stephane Ducasse ducasse at iam.unibe.ch
Wed Aug 13 19:24:55 UTC 2003


The browser envronment is basically an object that groups information 
such groups of classes, methods (taking into account if they are at 
class level or not). Then RB use it as input to Lint, RewriteTool.
This is a selection of the systemDictionary at the level of methods


On Wednesday, August 13, 2003, at 09:03 PM, Chris Muller wrote:

>
> I haven't tried the RefactoringBrowser since.. 3.4 or so.  I ran into 
> some kind
> of compatibility issue..  can't remember what it was right now.
>
> I hope it has been fixed because I really like the Lint tool.  As for 
> the rest
> of it, my main problem with it was the rewrite of the browsers instead 
> of
> integration into the existing browsers.  Some enhancements I've become
> accustomed to in the standard browsers were unavailable in the 
> Refactoring
> browsers and I would frequently find myself in the wrong type of 
> browser.
>
> I wish it would just add the refactoring power to the existing menus 
> of the
> existing browsers in as non-intrusive a way as possible.
>
> Is BrowserEnvironment what I'm looking for as my code-element broker?
>
>
>
> --- Ned Konz <ned at bike-nomad.com> wrote:
>> On Wednesday 13 August 2003 10:49 am, Chris Muller wrote:
>>> What I really want for SystemNavigation is for it to be a facade
>>> for finding "code-elements" in Squeak, and nothing more.  This
>>> could facilitate the creation of alternate IDE's.   I want to use
>>> SystemNavigation to find WHAT I want to browse and use that as
>>> input to the BROWSER I want to display it in.
>>
>> What do you think of the BrowserEnvironment in the RefactoringBrowser?
>>
>> -- 
>> Ned Konz
>> http://bike-nomad.com
>> GPG key ID: BEEA7EFE
>>
>
>
> __________________________________
> Do you Yahoo!?
> Yahoo! SiteBuilder - Free, easy-to-use web site design software
> http://sitebuilder.yahoo.com
>



More information about the Squeak-dev mailing list