[
https://issues.apache.org/jira/browse/ARIA-260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16024976#comment-16024976
]
Tal Liron commented on ARIA-260:
--------------------------------
The parser stores the interface inputs in the InterfaceTemplate model, and in
instantiation they are copied to Interface model. And that's it, the
orchestration code ignores them entirely.
I agree that it's logical to merge these parameters into arguments. That's what
this JIRA is for. :)
> Send interface inputs as arguments
> ----------------------------------
>
> Key: ARIA-260
> URL: https://issues.apache.org/jira/browse/ARIA-260
> Project: AriaTosca
> Issue Type: Story
> Reporter: Tal Liron
>
> We currently send all operation inputs as arguments to the task function.
> However, we are utterly ignoring interface inputs. The task function can of
> course retrieve them in complicated ways from the context, but it seems that
> for completion the interface inputs should be sent to the function in same
> way as operation inputs.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)