You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by Simon Laws <si...@googlemail.com> on 2008/10/13 14:33:13 UTC

Tuscany Java SCA Achitecture was - Re: Tuscany/SCA value...

On Sun, Oct 12, 2008 at 6:34 PM, Simon Laws <si...@googlemail.com>wrote:

> I'm trying to make some slides that succinctly describe the value of SCA
> and Tuscany so I can add a talk to Dan's set of videos [1]. I've borrowed a
> few from various people, thanks Haleh and Doug. I've also rejected a lot and
> got it down to 6 slides to tell the story [2]. Anyone got any material that
> they'd be happy to share on this subject or any other comments? I've come
> across the OSOA page on this [3] which looks at it from an SCA point of view
> but I guess I'd rather tell the story the other way round.
>
> Regards
>
> Simon
>
> [1] http://tuscany.apache.org/sca-videos.html
> [2]
> http://cwiki.apache.org/confluence/download/attachments/68792/TuscanySCA-Value.ppt?version=1
> [3] http://www.osoa.org/display/Main/The+Business+Value+Proposition+of+SCA
>
>
Staying on the theme of presentations. I've been harvesting a few of the
architecture slides that have been cropping up recently on the project Wiki
[1]. Thought this would be another recording we could do. Any comments
gratefully received.

Simon

[1]
http://cwiki.apache.org/confluence/download/attachments/68792/TuscanySCA-Architecture.odp?version=1

Re: Tuscany Java SCA Achitecture was - Re: Tuscany/SCA value...

Posted by Simon Laws <si...@googlemail.com>.
On Mon, Oct 13, 2008 at 2:25 PM, Dan Becker <da...@gmail.com> wrote:

> Simon Laws wrote:
>
>> On Sun, Oct 12, 2008 at 6:34 PM, Simon Laws <simonslaws@googlemail.com
>> >wrote:
>>
>>  I'm trying to make some slides that succinctly describe the value of SCA
>>> and Tuscany so I can add a talk to Dan's set of videos [1]. I've borrowed
>>> a
>>> few from various people, thanks Haleh and Doug. I've also rejected a lot
>>> and
>>> got it down to 6 slides to tell the story [2]. Anyone got any material
>>> that
>>> they'd be happy to share on this subject or any other comments? I've come
>>> across the OSOA page on this [3] which looks at it from an SCA point of
>>> view
>>> but I guess I'd rather tell the story the other way round.
>>>
>>> [1] http://tuscany.apache.org/sca-videos.html
>>> [2]
>>>
>>> http://cwiki.apache.org/confluence/download/attachments/68792/TuscanySCA-Value.ppt?version=1
>>> [3]
>>> http://www.osoa.org/display/Main/The+Business+Value+Proposition+of+SCA
>>>
>>>
>>>  Staying on the theme of presentations. I've been harvesting a few of the
>> architecture slides that have been cropping up recently on the project
>> Wiki
>> [1]. Thought this would be another recording we could do. Any comments
>> gratefully received.
>> [1]
>>
>> http://cwiki.apache.org/confluence/download/attachments/68792/TuscanySCA-Architecture.odp?version=1
>>
>>
>
> I'd be glad to help out with any questions on the video making or the
> publishing process. There are many helps and tips on this page [1], but
> there are many gotchas that you encounter the first time you go through it.
> Sometimes it helps to practice the process with a tiny test video or desktop
> demo before actually launching into a big show.
>
> [1]
> http://cwiki.apache.org/confluence/display/TUSCANYWIKI/Suggestions+for+Online+Presentations
> --
> Thanks, Dan Becker
>

Wow, thanks Dan, lots of notes. Not sure where to start. I'll take you
advice and start small;-)

Simon

Re: Tuscany Java SCA Achitecture was - Re: Tuscany/SCA value...

Posted by Dan Becker <da...@gmail.com>.
Simon Laws wrote:
> On Sun, Oct 12, 2008 at 6:34 PM, Simon Laws <si...@googlemail.com>wrote:
> 
>> I'm trying to make some slides that succinctly describe the value of SCA
>> and Tuscany so I can add a talk to Dan's set of videos [1]. I've borrowed a
>> few from various people, thanks Haleh and Doug. I've also rejected a lot and
>> got it down to 6 slides to tell the story [2]. Anyone got any material that
>> they'd be happy to share on this subject or any other comments? I've come
>> across the OSOA page on this [3] which looks at it from an SCA point of view
>> but I guess I'd rather tell the story the other way round.
>>
>> [1] http://tuscany.apache.org/sca-videos.html
>> [2]
>> http://cwiki.apache.org/confluence/download/attachments/68792/TuscanySCA-Value.ppt?version=1
>> [3] http://www.osoa.org/display/Main/The+Business+Value+Proposition+of+SCA
>>
>>
> Staying on the theme of presentations. I've been harvesting a few of the
> architecture slides that have been cropping up recently on the project Wiki
> [1]. Thought this would be another recording we could do. Any comments
> gratefully received.
> [1]
> http://cwiki.apache.org/confluence/download/attachments/68792/TuscanySCA-Architecture.odp?version=1
> 


I'd be glad to help out with any questions on the video making or the 
publishing process. There are many helps and tips on this page [1], but 
there are many gotchas that you encounter the first time you go through 
it. Sometimes it helps to practice the process with a tiny test video or 
desktop demo before actually launching into a big show.

[1] 
http://cwiki.apache.org/confluence/display/TUSCANYWIKI/Suggestions+for+Online+Presentations
-- 
Thanks, Dan Becker

Re: Tuscany Java SCA Achitecture was - Re: Tuscany/SCA value...

Posted by Raymond Feng <en...@gmail.com>.
Hi,

I'll try to produce some slides to to complement what you have.

Thanks,
Raymond

From: Simon Laws
Sent: Monday, October 13, 2008 10:41 AM
To: dev@tuscany.apache.org
Subject: Re: Tuscany Java SCA Achitecture was - Re: Tuscany/SCA value...





On Mon, Oct 13, 2008 at 4:55 PM, Raymond Feng <en...@gmail.com> wrote:

Hi,

It's a nice starting point. There are a lot of draft write-ups on the 
Tuscany wiki. Digging the gold out of these pages and connecting the pieces 
together will give us a good picture how Tuscany runtime works to support 
the SCA PM.

I have an outline as follows and I am interested in providing more slides.

Project structure
  http://cwiki.apache.org/confluence/display/TUSCANYWIKI/Build+Your+SCA+Light+Distribution

Extensibility
  Extension Point
  Extension
  Service Discovery

Assembly Model

Deployment & SCA Domain Management
  Contribution Processing
  Artifact Loading
  Annotation Processing
  Artifact Resolving
  Assembly Building
  SCA Domain Manager

Component Invocations
  Invocation Chain
  Proxy
  Message
  Interceptor/Invoker

Interaction between Core and Extensions
  Core SPI
  Implementation Type Extensions
  Binding Type Extensions
  Policy Extensions

SCA Node bootstrapping
  System Utilities
  Composite Activation
  Dependency Injection

Databinding Framework

Thanks,
Raymond

From: Simon Laws
Sent: Monday, October 13, 2008 5:33 AM
To: tuscany-dev
Subject: Tuscany Java SCA Achitecture was - Re: Tuscany/SCA value...






On Sun, Oct 12, 2008 at 6:34 PM, Simon Laws <si...@googlemail.com> 
wrote:

I'm trying to make some slides that succinctly describe the value of SCA and 
Tuscany so I can add a talk to Dan's set of videos [1]. I've borrowed a few 
from various people, thanks Haleh and Doug. I've also rejected a lot and got 
it down to 6 slides to tell the story [2]. Anyone got any material that 
they'd be happy to share on this subject or any other comments? I've come 
across the OSOA page on this [3] which looks at it from an SCA point of view 
but I guess I'd rather tell the story the other way round.

Regards

Simon

[1] http://tuscany.apache.org/sca-videos.html
[2] 
http://cwiki.apache.org/confluence/download/attachments/68792/TuscanySCA-Value.ppt?version=1
[3] http://www.osoa.org/display/Main/The+Business+Value+Proposition+of+SCA



Staying on the theme of presentations. I've been harvesting a few of the 
architecture slides that have been cropping up recently on the project Wiki 
[1]. Thought this would be another recording we could do. Any comments 
gratefully received.

Simon

[1] 
http://cwiki.apache.org/confluence/download/attachments/68792/TuscanySCA-Architecture.odp?version=1


Hey Raymond

Fantastic, These are all great topics. How do you want to do this. Do you 
want to throw some slides in an we can review it down from there. It would 
be quite nice if we can have a set of high level slides and then a set that 
go into the details of each area.

We could do a set of high-ish level overview slides to start with and get a 
presentation up on Dan's list fairly quickly and then extend it with the 
more detailed slides.

Simon 


Re: Tuscany Java SCA Achitecture was - Re: Tuscany/SCA value...

Posted by Simon Laws <si...@googlemail.com>.
On Mon, Oct 13, 2008 at 4:55 PM, Raymond Feng <en...@gmail.com> wrote:

> Hi,
>
> It's a nice starting point. There are a lot of draft write-ups on the
> Tuscany wiki. Digging the gold out of these pages and connecting the pieces
> together will give us a good picture how Tuscany runtime works to support
> the SCA PM.
>
> I have an outline as follows and I am interested in providing more slides.
>
> Project structure
>
> http://cwiki.apache.org/confluence/display/TUSCANYWIKI/Build+Your+SCA+Light+Distribution
>
> Extensibility
>   Extension Point
>   Extension
>   Service Discovery
>
> Assembly Model
>
> Deployment & SCA Domain Management
>   Contribution Processing
>   Artifact Loading
>   Annotation Processing
>   Artifact Resolving
>   Assembly Building
>   SCA Domain Manager
>
> Component Invocations
>   Invocation Chain
>   Proxy
>   Message
>   Interceptor/Invoker
>
> Interaction between Core and Extensions
>   Core SPI
>   Implementation Type Extensions
>   Binding Type Extensions
>   Policy Extensions
>
> SCA Node bootstrapping
>   System Utilities
>   Composite Activation
>   Dependency Injection
>
> Databinding Framework
>
> Thanks,
> Raymond
>
> From: Simon Laws
> Sent: Monday, October 13, 2008 5:33 AM
> To: tuscany-dev
> Subject: Tuscany Java SCA Achitecture was - Re: Tuscany/SCA value...
>
>
>
>
>
>
> On Sun, Oct 12, 2008 at 6:34 PM, Simon Laws <si...@googlemail.com>
> wrote:
>
> I'm trying to make some slides that succinctly describe the value of SCA
> and Tuscany so I can add a talk to Dan's set of videos [1]. I've borrowed a
> few from various people, thanks Haleh and Doug. I've also rejected a lot and
> got it down to 6 slides to tell the story [2]. Anyone got any material that
> they'd be happy to share on this subject or any other comments? I've come
> across the OSOA page on this [3] which looks at it from an SCA point of view
> but I guess I'd rather tell the story the other way round.
>
> Regards
>
> Simon
>
> [1] http://tuscany.apache.org/sca-videos.html
> [2]
> http://cwiki.apache.org/confluence/download/attachments/68792/TuscanySCA-Value.ppt?version=1
> [3] http://www.osoa.org/display/Main/The+Business+Value+Proposition+of+SCA
>
>
>
> Staying on the theme of presentations. I've been harvesting a few of the
> architecture slides that have been cropping up recently on the project Wiki
> [1]. Thought this would be another recording we could do. Any comments
> gratefully received.
>
> Simon
>
> [1]
> http://cwiki.apache.org/confluence/download/attachments/68792/TuscanySCA-Architecture.odp?version=1
>

Hey Raymond

Fantastic, These are all great topics. How do you want to do this. Do you
want to throw some slides in an we can review it down from there. It would
be quite nice if we can have a set of high level slides and then a set that
go into the details of each area.

We could do a set of high-ish level overview slides to start with and get a
presentation up on Dan's list fairly quickly and then extend it with the
more detailed slides.

Simon

Re: Tuscany Java SCA Achitecture was - Re: Tuscany/SCA value...

Posted by Raymond Feng <en...@gmail.com>.
Hi,

It's a nice starting point. There are a lot of draft write-ups on the 
Tuscany wiki. Digging the gold out of these pages and connecting the pieces 
together will give us a good picture how Tuscany runtime works to support 
the SCA PM.

I have an outline as follows and I am interested in providing more slides.

Project structure
    http://cwiki.apache.org/confluence/display/TUSCANYWIKI/Build+Your+SCA+Light+Distribution

Extensibility
    Extension Point
    Extension
    Service Discovery

Assembly Model

Deployment & SCA Domain Management
    Contribution Processing
    Artifact Loading
    Annotation Processing
    Artifact Resolving
    Assembly Building
    SCA Domain Manager

Component Invocations
    Invocation Chain
    Proxy
    Message
    Interceptor/Invoker

Interaction between Core and Extensions
    Core SPI
    Implementation Type Extensions
    Binding Type Extensions
    Policy Extensions

SCA Node bootstrapping
    System Utilities
    Composite Activation
    Dependency Injection

Databinding Framework

Thanks,
Raymond

From: Simon Laws
Sent: Monday, October 13, 2008 5:33 AM
To: tuscany-dev
Subject: Tuscany Java SCA Achitecture was - Re: Tuscany/SCA value...





On Sun, Oct 12, 2008 at 6:34 PM, Simon Laws <si...@googlemail.com> 
wrote:

I'm trying to make some slides that succinctly describe the value of SCA and 
Tuscany so I can add a talk to Dan's set of videos [1]. I've borrowed a few 
from various people, thanks Haleh and Doug. I've also rejected a lot and got 
it down to 6 slides to tell the story [2]. Anyone got any material that 
they'd be happy to share on this subject or any other comments? I've come 
across the OSOA page on this [3] which looks at it from an SCA point of view 
but I guess I'd rather tell the story the other way round.

Regards

Simon

[1] http://tuscany.apache.org/sca-videos.html
[2] 
http://cwiki.apache.org/confluence/download/attachments/68792/TuscanySCA-Value.ppt?version=1
[3] http://www.osoa.org/display/Main/The+Business+Value+Proposition+of+SCA



Staying on the theme of presentations. I've been harvesting a few of the 
architecture slides that have been cropping up recently on the project Wiki 
[1]. Thought this would be another recording we could do. Any comments 
gratefully received.

Simon

[1] 
http://cwiki.apache.org/confluence/download/attachments/68792/TuscanySCA-Architecture.odp?version=1