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

change in API - always return the execution result even when you only want to see al the executed variables #210

Open
adridadou opened this issue Jan 14, 2020 · 0 comments

Comments

@adridadou
Copy link
Member

Background: We're having issues with type resolution with variables in clauses that are not mapped in the main template

I've made a fix for that but we still have an issue that if you have 2 clauses with the same type definition name but a different type definition, we will have issues

So we should make it systematic to get the context for each variable, that would mean getting a variable + execution result every time

Either as a tuple or create a new type

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

1 participant