[squeak-dev] Re: [Vm-dev] Re: [Pharo-project] About ~= and ~~

Colin Putney colin at wiresong.com
Wed Oct 12 20:19:58 UTC 2011


On Wed, Oct 12, 2011 at 1:16 PM, Eliot Miranda <eliot.miranda at gmail.com> wrote:
> People avoid it because of performance.  But I much prefer foo ~~ bar ifTrue: than foo == bar ifFalse:.  So I suspect/hope dynamic frequency will grow as people find its not such a performance issue any more.

Well, no accounting for taste, I guess. I'd avoid it because I much
prefer foo == bar iFalse:

Colin


More information about the Vm-dev mailing list