Dec. 29, 2014
11:21 a.m.
On 19 Dec 2014, at 14:08, Nicolai Hess <nicolaihess@web.de> wrote:
Issue 10529 <https://pharo.fogbugz.com/default.asp?10529> 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