[Seaside-dev] Seaside 3.0 final and Pharo 1.0

Dale Henrichs dhenrich at vmware.com
Tue Oct 5 21:11:06 UTC 2010


On 10/05/2010 01:57 PM, Lukas Renggli wrote:
> Seaside 3.0 final depends on changes only present in Pharo 1.1.
>
> Of course it would be possible to support Pharo 1.0 with appropriate
> Grease and Seaside support packages, however I doubt that this is
> worth the trouble. Most development packages (RB, OB, ...) only work
> on Pharo 1.1 too.

The ConfigurationOfSeaside30 takes care of the RB, OB issues, too, so it 
is very easy to support Pharo1.0. It will be more of a hassle for me to 
do something later (which is why I'm sending the mail), but if you don't 
want to support Pharo1.0 I won't put the effort into it and just mention 
that Pharo1.0 isn't supported with the Seaside 3.0 final release.

BTW, it is only the most recent changes that have broken Seaside3.0 on 
Pharo1.0 ... it has worked fine up until "now":)

Dale

>
> Lukas
>
> On 5 October 2010 22:47, Dale Henrichs<dhenrich at vmware.com>  wrote:
>> I am building the configuration for the 3.0 final release and I'm getting a
>> bunch of test failures in Pharo1.0:
>>
>>   1652 run, 1609 passes, 2 expected failures, 0 failures, 41 errors,
>>     0 unexpected passes
>>
>> It looks like the errors are due to the removal of Collection>>#sorted,
>> Collection>>#sorted: and WriteStream class>>crlf... from Grease-Pharo-Core
>> ...
>>
>> So I'm just wondering if it is intentional to _not_ support Seaside3.0 on
>> Pharo1.0.
>>
>> There are similar problems with earlier versions of Pharo 1.1
>> (Pharo-1.1-11411dev10.07.1 for example), but presumably the errors could be
>> fixed by updating to the latest ...
>>
>> It would be relatively straightforward to fix the problem at the cost of an
>> extra package for Pharo 1.0 (and earlier development versions of Pharo1.1)
>> if you are interested in making life easier for folks using Seaside3.0 on
>> those versions of Pharo.
>>
>>
>> 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