[Metacello] Re: [Seaside] BlockClosure>>processHttp {*KomHttpServer}

Germán Arduino garduino at gmail.com
Tue Feb 15 21:02:34 UTC 2011


Hi Dale!

I was precisely thinking about this question.....who decides what
version is #stable for example (in a package that is not owned by the
guy that modify the configuration)? I was tempted of qualify as
#stable the 1.0.8 of Kom because includes the #fixTemps fix,
but....but who knows the other implications that they may bring.

Just thinking about......

Germán.

2011/2/15 Dale Henrichs <dhenrich at vmware.com>:
> Germán,
>
> Good. I am working on the configuration for Seaside3.0.4 and in the process
> I will make sure that all of the symbolic versions are updated correctly ...
> The Seaside3.0.4 configuration will make use of symbolic versions whereever
> necessary.
>
> Dale
>
> On 02/15/2011 10:11 AM, Germán Arduino wrote:
>>
>> Hi:
>>
>> I added a new ConfigurationOfKomHttpServer:
>>
>> Added version '1.0.8'. It load KomHttpServer-pmm.64.mcz that solves
>> the deprecated #fixTemps in BlockClosure>>processHttp.
>>
>> I not modified the #stable version, then to load the 1.0.8 call:
>>
>> (ConfigurationOfKomHttpServer project version:'1.0.8') load.
>>
>> Cheers.
>>
>>
>> 2011/2/7 Germán Arduino<garduino at gmail.com>:
>>>
>>> Thanks by the response Philippe, will check.
>>>
>>> Cheers.
>>>
>>> 2011/2/7 Philippe Marschall<philippe.marschall at gmail.com>:
>>>>
>>>> 2011/2/7 Germán Arduino<garduino at gmail.com>:
>>>>>
>>>>> Hi Folks:
>>>>>
>>>>> Working with xmlrpc, at server level, I noted that even the latest
>>>>> version of Komanche (KomHttpServer-pmm.63) use #fixTemps (for example
>>>>> in #procesHttp method in BlockClosure). Being that #fixTemps is
>>>>> deprecated, is correct that is already there?
>>>>
>>>> Nope it isn't. It should be on BlockContext but not BlockClosure it
>>>> fixed that a while ago but apparently missed one. Anyway
>>>> KomHttpServer-pmm.64 should be good.
>>>>
>>>> Cheers
>>>> Philippe
>>>> _______________________________________________
>>>> seaside mailing list
>>>> seaside at lists.squeakfoundation.org
>>>> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>>>>
>>>
>
>


More information about the seaside mailing list