[Seaside-dev] Seaside3.0.5

Dale Henrichs dhenrich at vmware.com
Tue May 17 21:11:33 UTC 2011


SequenceableCollection>>sorted: got removed in the most recent round in 
Grease and and the pharo1.0 code relies on that method being implemented ...

I can fix this one by moving SequenceableCollection>>sorted: to the 
pharo1.0 grease package ...

Then I can move on to see how Pharo 1.1 fares...

Dale

On 05/17/2011 11:40 AM, Dale Henrichs wrote:
>
> Okay, when I run the tests in PharoCore1.0 we get an infinite loop
> involving #sorted: ... I seem to recall seeing a message about sorted in
> one of the packages (don't recall which at the moment) ... I thought
> that sorting was handled through Grease .... oh now I remember ... it
> was in the pharo-specific code, but maybe grease should be used there?
>
> I will spend some time looking into this ...
>
> Tests pass in Pharo-1.2.1 and GLASS 1.0-beta.8.7 ...
>
> There's a failure in Squeak4.2 and an infinite loop in Pharo 1.0 (as
> mentioned) ... I haven't tried a load/test in Pharo 1.1 yet...
>
> When I say that tests are passing I am ignoring the fact that a number
> of Swazoo tests are failing, the tests don't fail with the older version
> of Swazoo, but there is a bugfix that is in the new version that we
> want, so I guess I will ignore the test failures ...
>
> Dale
> _______________________________________________
> seaside-dev mailing list
> seaside-dev at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/mailman/listinfo/seaside-dev



More information about the seaside-dev mailing list