[Seaside-dev] #isStopped

Julian Fitzell jfitzell at gmail.com
Sun Jan 4 20:45:21 UTC 2009


I can't reproduce unless you still have the Debugger window open. Once
you close it, the #ifCurtailed: block should be triggered and result
in the adaptor being stopped.

The status string for WAKom seems to show "stopped" when in fact it is
starting though... I'll fix that.

On Sun, Jan 4, 2009 at 6:49 PM, Gerhard Obermann <obi068 at gmail.com> wrote:
> Hi!
>
> Just add e.g. WAKom twice with the same port.
> Afterwards the second one is not running but isStopped doesn't return true!
>
> cheers
> Gerhard
>
> On Sun, Jan 4, 2009 at 4:18 PM, Julian Fitzell <jfitzell at gmail.com> wrote:
>>
>> Author: obi
>> Time: 3 January 2009, 5:14:40 pm
>> UUID: 5aae28bb-7471-814b-b6ca-3a42eb83d4cb
>> Ancestors: Seaside-Squeak-Environment-jf.22
>>
>> - use "isRunning not" instead of isStopped for checking if a server is
>> stopped. isStopped doesn't always reflect the real status
>>
>>
>>
>> Hm... can you give more details on when #isStopped doesn't correctly
>> reflect the status. I'm not convinced the status information is
>> perfect yet but I'd rather fix the actual problem than work around it.
>> If a server adaptor is legitimately starting or stopping, it should
>> not be removed from the server adaptor, I think?
>>
>> Julian
>> _______________________________________________
>> 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
>
>


More information about the seaside-dev mailing list