[Seaside-dev] [BUG][FIX] startUp does not work with WAKomEncoded

Esteban Lorenzano estebanlm at gmail.com
Mon Apr 7 20:51:05 UTC 2008


Yes, works for me.
Thanks!

Cheers,
Esteban

El 07/04/2008, a las 4:51PM, Philippe Marschall escribió:

> Ok, I committed Seaside2.8a1-pmm.537. Could you please verify the fix?
> We might even have to do a 2.8.1 release.
>
> Cheers
> Philippe
>
> 2008/4/7, Esteban Lorenzano <estebanlm at gmail.com>:
>>  I'm testing it with a 3.10 image... and the behaivor I described  
>> was right:
>> WAKomEncoded #startUp was not working, then I added
>>
>> super initialize
>>
>> to WAKomEncoded39 and do
>>
>> WAKomEncoded39 initialize.
>> WAKomEncoded initialize
>>
>> And everithing start to work fine... I don't know if this is local  
>> or not,
>> but all my images (3.10 based) had the same problem.
>>
>> El 07/04/2008, a las 2:36PM, Philippe Marschall escribió:
>>
>>
>> Hmm, I checked with the Seaside one click image which is based on
>> Seaside2.8a1-pmm.536 and could not reproduce. It seems that for
>> WAKomEncoded the process is simply not stopped and on my platform  
>> this
>> works just fine.
>>
>> It seems to fix the startup issue in Squeak 3.9.1 however it doesn't
>> seem to terminate all open Seaside connections. So when I start the
>> image I'll have some Seaside connection processes.
>>
>> In Squeak 3.9 on the other hand I have some Delay>>wait ->
>> Process>>terminate processes
>>
>> Cheers
>> Philippe
>>
>> 2008/4/7, Philippe Marschall <philippe.marschall at gmail.com>:
>> Hi
>>
>>  Looks like you're right.
>>  http://code.google.com/p/seaside/issues/detail?id=50
>>  I'll cross check.
>>
>>  Cheers
>>  Philippe
>>
>>  2008/4/7, Esteban Lorenzano <estebanlm at gmail.com>:
>>
>>
>> When using WAKomEncoded, I found that startUp process wasnt  
>> working properly
>> on restarting the image. The reason is that WAKomEncoded39 class  
>> #instance
>> was not calling "super initialize".
>>
>> Cheers,
>> Esteban
>>
>>
>>
>> "Querer es suscitar las paradojas"
>> Camus - El mito de Sísifo
>>
>>
>>
>>
>> _______________________________________________
>>  seaside-dev mailing list
>>  seaside-dev at lists.squeakfoundation.org
>> http://lists.squeakfoundation.org/mailman/listinfo/seaside-dev
>>
>>
>>
>>
>>
>> _______________________________________________
>> seaside-dev mailing list
>> seaside-dev at lists.squeakfoundation.org
>> http://lists.squeakfoundation.org/mailman/listinfo/seaside-dev
>>
>>
>> "Querer es suscitar las paradojas"
>> Camus - El mito de Sísifo
>>
>> _______________________________________________
>>  seaside-dev mailing list
>>  seaside-dev at lists.squeakfoundation.org
>> http://lists.squeakfoundation.org/mailman/listinfo/seaside-dev
>>
>>
> _______________________________________________
> seaside-dev mailing list
> seaside-dev at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/mailman/listinfo/seaside-dev

"Querer es suscitar las paradojas"
Camus - El mito de Sísifo

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/seaside-dev/attachments/20080407/40cafd23/attachment-0001.htm


More information about the seaside-dev mailing list