> On 12 Jul 2017, at 08:54, Sven Van Caekenberghe <s...@stfx.eu> wrote: > > Yes, but these are all inside the method editor. > > I wanted to start with > > (Motivation fromString: 'foo') sayIt. > > in a playground/workspace.
in the workspace it creates a variable (with value nil)… so it treats upper-case unknown vars the same as lower case. I think it might make sense to have for upper case instead the menu that asks what to do (it could there have a “add binding to workspace” entry for the current way, too) Marcus