[Seaside-dev] WAContext Refactoring

Dale Henrichs dale.henrichs at gemstone.com
Mon Jun 2 16:50:45 UTC 2008


Lukas Renggli wrote:

>Hi Dale,
>
>  
>
>> I've written some additional tests (see Seaside-Tests-dkh.102) where I poke
>>and prod around the edges and found a potential problem.
>>WACurrentContext>>testUnbalancedContextContinuations fails
>>with an error.
>>    
>>
>
>we've looked at your test.
>
>  
>
>>I'm just not sure wether the situation exposed in the test will ever occur
>>in the wild...as long as the WAContext nesting is balanced (i.e., the
>>nesting depth in the continuation matches the nesting depth in the 'parent'
>>process) things work correctly....
>>    
>>
>
>I don't think it should appear in the wild. If it does, then there is
>probably something wrong somewhere else.
>
>What should we do with the test? We are trying to reduce the number of
>failing tests by fixing them.
>  
>
The main reason for the test was to point out the potential problem ... 
Now that you've looked into it we can go ahead and delete the test ...

Dale



More information about the seaside-dev mailing list