[squeak-dev] PasteUpMorph>privateRemoveMorph: bug?

tim Rowledge tim at rowledge.org
Sat Jan 18 22:20:02 UTC 2014


On 18-01-2014, at 6:24 AM, Frank Shearar <frank.shearar at gmail.com> wrote:

> On 18 January 2014 01:48, tim Rowledge <tim at rowledge.org> wrote:
>> There’s only two senders of privateRemoveMoprh:
>> 1) the only implementation, in PasteUpMorph, which does a super send
>> 2) TransformMorph>quickAddAllMorphs:, which appears to be unsent. Obviously, if it is used by any outside package it’s going to lead to a dNU:
>> 
>> Who’s looking after Morphic?
> 
> (tumbleweed) It's one of those "collectively maintained" things.
> Usually, I hope that Bert answers.
> 
> Are you looking to remove it? You could always move it to 45Deprecated
> - that way if an external package depended on it, they could add
> 45Deprecated to their list of dependencies.

Probably; it looks to me like some left ofter cruft from some older tidy-up pass. No senders of the only sender, no actual implementation that does anything. 


tim
--
tim Rowledge; tim at rowledge.org; http://www.rowledge.org/tim
Fractured Idiom:- J'Y SUIS, J'Y PESTES - I can stay for the weekend




More information about the Squeak-dev mailing list