Jim Marino wrote:

On Jan 8, 2007, at 4:26 PM, Jean-Sebastien Delfino wrote:

The names of some of the methods on org.osoa.sca.CompositeContext do not match the API described in the 0.95 Java SCA C&I specification (this was reported as http://issues.apache.org/jira/browse/TUSCANY-909).

I have checked the latest SCA spec docs and the spec mailing lists and could not find any indication that the names on our definition of CompositeContext are the correct ones. I'm planning on making the following changes:
- rename getCompositeName() to getName()
- rename getCompositeURI() to getURI()

Jim, you've been following this more closely than me, is this the right change? are the spec documents up to date and our code needs to be adjusted? or is it the other way around?

Those have not changed to my knowledge (or at least I can't remember), so it is probably a simple oversight on our part. There are a number of changes where the spec needs to be updated in other areas (e.g. scopes), that I'm in the process of doing now.

Jim

Thanks,

--Jean-Sebastien



OK thanks! I'll make the code match the spec then :)

--
Jean-Sebastien


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

Reply via email to