Feb. 11, 2017
2:36 p.m.
On 11 Feb 2017, at 15:18, Denis Kudriashov <dionisiydk@gmail.com> wrote:
2017-02-11 8:51 GMT+01:00 Sven Van Caekenberghe <sven@stfx.eu>: The concept of 'meaning' is defined by the user, the usage, not by the Symbol itself. A Symbol with a space cannot be a selector (message/method) name
But it could be:
Point methodDict at: #'name with space' put: Point>>#x.
2@3 perform: #'name with space' "==> 2"
Only problem that we could not use them with normal syntax
Cool. Or we could use any Unicode character, like icons and emoticons ;-)