[FIX] MoreUnimpRemovalsAndFixes-nk ( [er][et] seems ok )

Ned Konz ned at bike-nomad.com
Sun Jun 13 14:43:24 CEST 2004


On Sunday 13 June 2004 12:30 am, Alexander at Lazarevic.de wrote:
> Browsed the code and just verified that the removed methods and message
> sends are either never used or are not implemented at all
> (subClassResponsibility is a good one). The only thing I'm not sure
> about is removing mouseMove: from MenuItemMorph, but I haven't tried to
> hard to see why this is superfluous. After fileIn menus still work as
> they used to, so I guess it is ok.

It's not needed since it's never called.

The MenuMorph (its parent, always) gets all the mouse move interaction.

-- 
Ned Konz
http://bike-nomad.com
GPG key ID: BEEA7EFE


More information about the Squeak-harvest mailing list