On Jun 5, 2011, at 6:08 PM, Fernando Olivero wrote: > I agree 100%. > > #externalName also is a strangely named method. > > I never felt the need to refer to a morph by its name.
Yes Ok so I will start removing the setNameTo: > > another issue is wether we want to keep the halos? Making them > unavailable in current Pharo (at least directly ) was on purpose? yes so that they do not get in our way all the time. > > Fernando. > > On Sun, Jun 5, 2011 at 3:28 PM, Stéphane Ducasse > <[email protected]> wrote: >> Hi guys >> >> I was looking at Cuis and juan removed externalName and friends and replace >> them by printLimited.... >> What do you think we should do? >> Name for morph are mainly used in halosmorph and to debug (so we could do >> the same than cuis). >> >> Stef >> >
