I  sync'd up content of [1] with the getInvolved link [2] except for a piece
related to coding guideline and test which seem to have been changed. We now
have two different views on this. I'll start a discuss thread  later this
week to get everyone feedback on what the guideline should be since everyone
needs to be comfortable with it. I will then update the getInvolved page
with the result.

I have removed the developer guide from under Guides menu since it is
covered in the getInvovled page under development section.

I also moved the documentation that you mentioned to the Java SCA parent
since it belongs to that.
I'll take a look at what is there for user documentation and harvest
whatever we can into the proper pages.

Architecture guide is now updated with all the available information. A
review of this guide for correctness would be good.

[1]
http://cwiki.apache.org/confluence/display/TUSCANY/Java+SCA+Developer+Guide
[2] http://cwiki.apache.org/confluence/display/TUSCANY/SCA+Java+Development

On 4/16/07, Simon Laws <[EMAIL PROTECTED]> wrote:

On 4/16/07, Jean-Sebastien Delfino <[EMAIL PROTECTED]> wrote:
>
> [snip]
> Simon Laws wrote:
> >
> >> 3/ package names within the modules don't always match the module
name
> >> which makes it trick to find classes sometimes. I don't have loads of
> >> examples here  but the problem I have was trying to find
> >>      o.a.t.api.SCARuntime
> >>    This is in the host-embedded module. Is it practical to suggest
that
> >> package names to at least contain the module name?
> >>
>
> Simon, I just fixed this API. The package name is now
> o.a.t.host.embedded, matching the module name.
>
> --
> Jean-Sebastien
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]


Great, thanks for that.

Reply via email to