On 19 Dec 2014, at 14:08, Nicolai Hess <nicolaihess@web.de> wrote:

Issue
ToolRegistry need to support multiple registrations per tool

My solution :
A ToolRegistry subclass (PharoCommonTools) that memorized all registered tools.
And, for some common tools, like browser, debugger, inspector, workspace,
it provides settings entry to reset the registration to a prior tool.


What do you think?


Yes, we should add that��� this way people can change the tools easily.
We can then later improve the implementation���

Marcus