Can you please add conventions for Java SCA to this page

http://cwiki.apache.org/confluence/display/TUSCANY/SCA+Java+Development

This makes it easier for contributors to find the information.

Thank you,
Haleh

On 4/11/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?
>>

I'm planning to start fixing some of these package names later this
evening. For example the packages in implementation-java-runtime
currenty start with o.a.t.core, I'll rename them to
o.a.t.implementation.java....

--
Jean-Sebastien


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Reply via email to