Implementation details: #sortBy: is not exactly #sort: #sort: does a fast inplace sort, when #sortBy: performs useless copy operations... Nicolas 2009/10/19 Niko Schwarz <niko.schwarz@googlemail.com>:
That was me, it comes from Squeak trunk. I didn't test it, because it looked so harmless and works in Squeak â¦Â I'm sorry. It should be "sortBy: rather than sort:"
niko
On Mon, Oct 19, 2009 at 7:06 PM, Michael Roberts <mike@mjr104.co.uk> wrote:
MCMergeBrowser>>merger: Â Â Â Â conflicts := aMerger conflicts sort: [:a :b | a operation <= b operation].
OrderedCollection dnu sort:
introduced I guess
http://code.google.com/p/pharo/issues/detail?id=1320
how was this change tested?
thanks, Mike
On Mon, Oct 19, 2009 at 4:25 PM, Marcus Denker <denker@acm.org> wrote:
http://gforge.inria.fr/frs/download.php/24363/PharoCore-1.0-10491rc1.zip
The zip contains a new sources file.
    Marcus
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project