Nov. 25, 2017
10:18 a.m.
On 21 November 2017 at 18:07, Alistair Grant <akgrant0710@gmail.com> wrote:
If I don't hear back in a couple of days I'll submit a PR (with automated tests).
Thanks to Ben, Benoit and Sven for their input. I ended up using #equals: as suggested by Sven. I'd thought of this and had originally rejected it due to it being the same name (when spoken) as #=. But I've also added the other corresponding comparisons, and #equals: fitted in the best. Issue: https://pharo.fogbugz.com/f/cases/20747/ PR: https://github.com/pharo-project/pharo/pull/544 Cheers, Alistair