yes, of course you are right :)
the GTools guys are working in a complete replacement, and I���m sure it will be a lot better��� but we will always need a backdoor��� and I would like to have a good browser even as a backdoor.
(also, our philosophy is incremental: we improve what we have while we wait for the break-thru improvements)
Esteban
ps: for me the ���code area��� is not equivalent to the ���work area���: I spend much more time understanding a problem than coding it, and for that a view of the method *in the context* is better)
for example: I try your alt browser time to time, because I find it has some good ideas.
But since my workflow is usually: I dig a package, then I see the classes inside and try to figure out how they work together, then I read the comments, try to find examples, tests��� then I finally go to the method level, and even that often with an eye into the class it belongs and even the package��� so the AltBrowser is useless for me��� it is really not confortable for me to use��� and yes, it has a bigger code area, but that is not really relevant (for me).
��� and the traditional browser adapts a lot better to that way of doing.
Now��� real question is: I work that way because fits better my mind-model or my mind-model fits what the browser provides me? well, who knows��� but back in my java days I also was using the ���java browsing perspective��� of Eclipse, who resembles a Smalltalk browser.
Esteban