Sept. 2, 2015
5:06 a.m.
On 9/1/15, 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
Hi Stef About Object>> name "Answer a name for the receiver. This is used generically in the title of certain inspectors, such as the referred-to inspector, and specificially by various subsystems. By default, we let the object just print itself out.. " ^ self printString Are you refering to this http://comments.gmane.org/gmane.comp.lang.smalltalk.pharo.user/21476? Which other kinds of problems do you see with this method? Could you elaborate a bit please why you want to remove Object>>name? Regards Hannes