Nov. 24, 2013
8:25 p.m.
Smalltalk tools openBrowser
produces an emergency evaluator. => annoying.
yes. I will have a look.
Smalltalk tools browser open
sure I took this example because I was guessing the name of the method hoping I would get a debugger not an emergency evaluator.
works, Smalltak tools does not implement openBrowser, what we see is side effect of the #DNU handling of ToolRegistry. (a bug in that).
the bug is in EyeInspector
Marcus