Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Return values for odmActions #9

Open
asoloway64 opened this issue May 8, 2019 · 2 comments
Open

Return values for odmActions #9

asoloway64 opened this issue May 8, 2019 · 2 comments

Comments

@asoloway64
Copy link

We need to decide the best way to represent return values for actions.

@mjkoster
Copy link
Owner

mjkoster commented May 9, 2019

... which is a continuation of the issue #8

Specifying which data items are call arguments and which are return values sometimes gets into optionality of protocol bindings.

I agree we need a design to reflect this without being overly prescriptive as to how things are packaged in the protocol

@WAvdBeek
Copy link

not really i think this means that there is a classification for each argument in the action if it is an input or an output.
or define an action with an list of parameters being the input and a list of parametes being the output.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants