Hi,

Here is https://issues.apache.org/jira/browse/TUSCANY-2112 where Vamsi is
describing the following : -

*"I have been doing some digging into the conversational semantics.  One of
the things I have noticed is that when the service is marked with
conversational intent, the reference created for the callback does not
inherit that intent.  Should it be that the callback is marked
conversational separate from the service?  Also, is it up to the service to
mark operations on the callback with an EndsConveration intent?"
*
I guess the reference that gets created for the callback doesn't seem to
copy this over, which is something that I will dig up and fix.

But I'd like to get a bit of clarity on the inheritance of the intent here.
A service could be having 'authentication' as a required intent.  Now if
that gets to be inherited by the 'callback' element it seem a bit odd to
me.  The callback should only have intents that the 'calledBack' service
has, isn't it.   Am I missing something from the inheritance rules here ?

Thanks

- Venkat

Reply via email to