Le 27/11/2014 22:22, Hilaire a écrit :
Le 26/11/2014 22:18, Thierry Goubier a écrit :
Then Stéphane has a simple one, for minimal Pharo.
I have one, AltBrowser, which is not so minimal (size-wise, it's a bit
larger than the old system browser). It's installable (look for
ConfigurationOfAltBrowser) and reliable enough for my coding in Pharo2,
Pharo3 and Pharo4.
I will try thanks
I'm cleaning up a lot of small issues I had with it as I write (mostly
refreshing/deselection issues when redefining/renaming classes).
I'm done with the pharo3.0 branch on github; I'm now merging those into
the pharo4.0 branch with git (i.e. merging with git on the command line
without Monticello merge).
Just tell how it goes for you; even if this is not the browser you like,
your feedback will tell us where we can improve.
Thierry
Hilaire