Sept. 1, 2015
8:02 p.m.
On 01 Sep 2015, at 21:44, stepharo <stepharo@free.fr> wrote:
Hi guys
I would love to see name removed from Object. It brings more problems than anything else. Any taker?
Stef
I tried it in the past. I just tried again on the latest #50297. I did put a 'self haltOnce' in Object>>#name and with 'Halt enableHaltOnce' I can still browse and run all Zinc-Tests so we might be closer than we thought. In any case, almost any code that needs Object>>#name could probably we rewritten to send #printString (being lazy). Sven