[squeak-dev] Last minute change: Object>>is:

Colin Putney cputney at wiresong.ca
Fri Apr 9 04:22:52 UTC 2010


On 2010-04-07, at 9:38 AM, Andreas Raab wrote:

> Folks -
> 
> I've been thinking about this for a while now and it seems to me that there's little harm done if we implement Object>>is: to just return false at this point. This doesn't say anything about whether we should use it or how we should use it but it seems to me that it would be a useful compatibility method to have, just in case someone wants to use it in an external package.
> 
> Any strong opposition to that change?

Yes. I think #is: is a bad idea all around, and we shouldn't be encouraging it.

Colin


More information about the Squeak-dev mailing list