Re: Conversational state in 2.x

2011-02-11 Thread Florian Moga
I have just committed an initial implementation of multiple response support as discussed above. Feel free to review the comet binding runtime [1] and to give a try to the new version of the comet binding sample [2]. To do that, please make sure you are using the latest core [3], otherwise NPEs

Re: Conversational state in 2.x

2011-02-01 Thread Mike Edwards
On 01/02/2011 13:12, Florian MOGA wrote: Hi, I'm currently working on multiple response support for the comet binding. I have an initial implementation but I'm using the thread context to store some internal state between forward and callback calls and this leads to some limitations. So I was

Re: Conversational state in 2.x

2011-02-01 Thread Florian MOGA
Hi Mike, A few comments inline: On Tue, Feb 1, 2011 at 4:03 PM, Mike Edwards mike.edwards.inglen...@gmail.com wrote: Florian, First, let's be clear that Conversational interactions were deliberately removed from SCA V1.1 by the OASIS spec group because of their complexity - and they were