I clicked around for some time now but I can't trigger that method to
test it properly this time. It isn't called on conflicts, it isn't
called on merges. What do you need to do to get that method executed
artificially?

Niko

On Mon, Oct 19, 2009 at 8:48 PM, Niko Schwarz
<niko.schw...@googlemail.com> wrote:
> 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 <m...@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 <den...@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

Reply via email to