Jan. 14, 2015
12:02 p.m.
I have opened an issue for this: https://pharo.fogbugz.com/f/cases/14731/Fixing-DNU-binding-in-GT-and-Nautilu... <https://pharo.fogbugz.com/f/cases/14731/Fixing-DNU-binding-in-GT-and-Nautilu...>
On 13 Jan 2015, at 20:11, stepharo <stepharo@free.fr> wrote:
Hi
in nautilus method pane and GT, when I select a global variable such as
SystemOrganization and press command B + N
I get DNU binding. Apparently this DNU only happen when the name does not match any class substring Transcript or Undeclared will not raise an error because we have classes having name matching the expression.
Fixed included.
PS: I'm dead after 1h30 train delay (after giving 6 hours lecture) today. So this mail will be sent whenever I get connected.
Stef <FixDNUBinding.cs>