Le 29/11/2014 11:39, kilon alios a écrit :
"- I wonder how to get back to Nautilus. It would be nice to be able to use both."
thats an annoyance for me too, I would like to be given the option to choose what browser I want to use depending on the situation.
Doing that is just triggering a nice bug in Pharo 3. There is apparently no real API for unregistering a tool...
Also your comment on the comments is a valid one, I think we need a more dynamic browser in general which currently Pharo lacks, that does not try to choose for us how to do coding and instead gives us the choices . Of course dynamic browsers are more effort.
A Moldable system browser? The old system browser is dynamic, in a way: class / hierarchy / full. Changes based on what was your focus. The message list as well, the finder UI as well. But... complex, not that convincing. Thierry