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

Dale Henrichs dhenrich at vmware.com
Tue Feb 15 18:45:05 UTC 2011


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