You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by Jean-Sebastien Delfino <js...@apache.org> on 2008/07/01 00:24:32 UTC

Re: Splitting binding and impl models and runtimes

Jean-Sebastien Delfino wrote:
...
> I've finished restructuring the other modules as planned:
> binding-ejb,
> binding-http,
> binding-jsonrpc,
> implementation-resource,
> implementation-widget.
> 
...

Now looking into binding-jms.

-- 
Jean-Sebastien

Re: Splitting binding and impl models and runtimes

Posted by Jean-Sebastien Delfino <js...@apache.org>.
Jean-Sebastien Delfino wrote:
> Jean-Sebastien Delfino wrote:
> ...
>> I've finished restructuring the other modules as planned:
>> binding-ejb,
>> binding-http,
>> binding-jsonrpc,
>> implementation-resource,
>> implementation-widget.
>>
> ...
> 
> Now looking into binding-jms.
> 

I've just finally finished the split of binding-jms. It was messier and 
more complicated than I thought as there were circular dependencies 
between the model and the provider code.

-- 
Jean-Sebastien