On Fri, Jul 10, 2009 at 10:57 AM, Jean-Sebastien Delfino<[email protected]> wrote: > Hi, > > I have a few questions on how Tuscany handles SCA contributions in 1.5.1 and > 2.0: > > How are contributions read and resolved in 1.x? Can you point me to sample > code and/or simple test cases that show that? >
I don't believe anything has drastically changed in the Contribution 1.x code, except maybe for the recent discussions/changes on how to resolve items that might have location hits. You could take a look at itest/contribution-import-export and itest/contribution-multiple. > IIRC a year ago there were multiple ways to get contributions, a > contribution service, a workspace api, and multiple implementations of a > domain and node. What's left now in 1.5.1 and used by: > > - the runtime bootstrap > > - the Tuscany admin? > I also believe these should be all in 1.x releases. > How has that evolved in the 2.x stream? > In the 2.x, portions of workspace was merged into contribution and the admin ui is waiting for some bindings to get ported to 2.x in order to be brought up again, in summary, no admin ui for now in 2.x > Thanks > -- > Jean-Sebastien > -- Luciano Resende Apache Tuscany, Apache PhotArk http://people.apache.org/~lresende http://lresende.blogspot.com/
