Sept. 2, 2015
7:22 a.m.
Good idea I will try when I have a moment to relax. I'm in a little focused hacking sprint then admin sprint :) Le 1/9/15 22:02, Sven Van Caekenberghe a écrit :
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