On 19 Dec 2014, at 14:08, Nicolai Hess <nicolaihess@web.de> wrote:IssueToolRegistry need to support multiple registrations per toolMy 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?