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

Add input expressions documentation #107

Merged
merged 3 commits into from
Feb 17, 2018
Merged

Conversation

erwinvaneyk
Copy link
Member

@erwinvaneyk erwinvaneyk commented Feb 17, 2018

This PR adds the initial draft documentation regarding the input expression concept, containing an explanation of the general idea, data model and various examples.

Additionally, it cleans up the expr package a bit. Removing the need for multiple scopes, in favor of a single taskId reference to be passed as a variable to Otto.

@erwinvaneyk erwinvaneyk force-pushed the docs-input-expressions branch from 9f72cd7 to 2d9a3f4 Compare February 17, 2018 13:52
Copying all data into three different variables is redundant.
This commit instead uses a single taskId and a couple of utility
functions to achieve the same behaviour. Additionally, this adds
necessary documentation to the expr package.
@erwinvaneyk erwinvaneyk force-pushed the docs-input-expressions branch from 2d9a3f4 to 77053ff Compare February 17, 2018 13:58
@erwinvaneyk erwinvaneyk merged commit 397f01f into master Feb 17, 2018
@erwinvaneyk erwinvaneyk deleted the docs-input-expressions branch February 17, 2018 15:04
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

Successfully merging this pull request may close these issues.

1 participant