2015-11-21 10:55 GMT+01:00 Nicolai Hess <[email protected]>:

> The SyntaxErrorDebugger registers itself for Smalltalk tools:
>
> registerToolsOn: registry
>     "Add ourselves to registry. See [Smalltalk tools]"
>     registry register: self as: #syntaxErrorDebugger
>
> And this is used by MorphicUIManager syntaxErrorNotificationDefaultAction:
> anException
>

Thank's. I will revert it

Reply via email to