You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by Luciano Resende <lu...@gmail.com> on 2008/08/12 08:09:04 UTC

Contribution services - Cleaning up Contribution Repository SPI and related model objects

I was looking into the issue reported by Enzo [1] around the
Contribution Repository.  Should we consider the idea of a local
repository obsolete with all the work going on with the Distributed
Domain Manager ? If so, I'd like to clean up some Contribution
interfaces and model objects...


[1] http://mail-archives.apache.org/mod_mbox/tuscany-user/200808.mbox/%3Cd54117110808061501n1a12f9e0kc4bcf586c9b2faf9@mail.gmail.com%3E

-- 
Luciano Resende
Apache Tuscany Committer
http://people.apache.org/~lresende
http://lresende.blogspot.com/

Re: Contribution services - Cleaning up Contribution Repository SPI and related model objects

Posted by Dan Becker <da...@gmail.com>.
+1

Getting rid of the local repos will certainly clean up things and cause 
less user confusion.

>   I was looking into the issue reported by Enzo [1] around the
>   Contribution Repository.  Should we consider the idea of a local
>   repository obsolete with all the work going on with the Distributed
>   Domain Manager ? If so, I'd like to clean up some Contribution
>   interfaces and model objects...
> 
> 
>   [1] http://mail-archives.apache.org/mod_mbox/tuscany-user/200808.mbox/%3Cd54117110808061501n1a12f9e0kc4bcf586c9b2faf9@mail.gmail.com%3E


-- 
Thanks, Dan Becker

Re: Contribution services - Cleaning up Contribution Repository SPI and related model objects

Posted by Raymond Feng <en...@gmail.com>.
+1.

The idea is to use URLs to support distributed SCA contributions from various sources. It's the responsibility of the Domain Manager to cache the contributions if there is a need. 

Thanks,
Raymond


From: Simon Laws 
Sent: Tuesday, August 12, 2008 1:02 AM
To: dev@tuscany.apache.org 
Subject: Re: Contribution services - Cleaning up Contribution Repository SPI and related model objects





On Tue, Aug 12, 2008 at 7:09 AM, Luciano Resende <lu...@gmail.com> wrote:

  I was looking into the issue reported by Enzo [1] around the
  Contribution Repository.  Should we consider the idea of a local
  repository obsolete with all the work going on with the Distributed
  Domain Manager ? If so, I'd like to clean up some Contribution
  interfaces and model objects...


  [1] http://mail-archives.apache.org/mod_mbox/tuscany-user/200808.mbox/%3Cd54117110808061501n1a12f9e0kc4bcf586c9b2faf9@mail.gmail.com%3E

  --
  Luciano Resende
  Apache Tuscany Committer
  http://people.apache.org/~lresende
  http://lresende.blogspot.com/


Hi Luciano.

+1. The domain manager now keeps a record of contributions. In the case where there is a single node running with no domain manager there is no facility for altering contributions once the node has been created so it would seem that the contribution service based repository is no longer required. 

Simon

Re: Contribution services - Cleaning up Contribution Repository SPI and related model objects

Posted by Simon Laws <si...@googlemail.com>.
On Tue, Aug 12, 2008 at 7:09 AM, Luciano Resende <lu...@gmail.com>wrote:

> I was looking into the issue reported by Enzo [1] around the
> Contribution Repository.  Should we consider the idea of a local
> repository obsolete with all the work going on with the Distributed
> Domain Manager ? If so, I'd like to clean up some Contribution
> interfaces and model objects...
>
>
> [1]
> http://mail-archives.apache.org/mod_mbox/tuscany-user/200808.mbox/%3Cd54117110808061501n1a12f9e0kc4bcf586c9b2faf9@mail.gmail.com%3E
>
> --
> Luciano Resende
> Apache Tuscany Committer
> http://people.apache.org/~lresende <http://people.apache.org/%7Elresende>
> http://lresende.blogspot.com/
>

Hi Luciano.

+1. The domain manager now keeps a record of contributions. In the case
where there is a single node running with no domain manager there is no
facility for altering contributions once the node has been created so it
would seem that the contribution service based repository is no longer
required.

Simon