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

Provide the ID Map to the Interpreter #649

Closed
2 tasks done
kustosz opened this issue Mar 13, 2020 · 0 comments
Closed
2 tasks done

Provide the ID Map to the Interpreter #649

kustosz opened this issue Mar 13, 2020 · 0 comments
Assignees
Labels
-tooling Category: tooling p-high Should be completed in the next sprint

Comments

@kustosz
Copy link
Contributor

kustosz commented Mar 13, 2020

Summary

The parser currently parser the ID map correctly. We need to start using these IDs to identify nodes in the API.

Value

Execution API can be delivered.

Specification

  • Obtain the ID map from the parsing results.
  • Make this mapping available to the runtime server machinery.

Acceptance Criteria & Test Cases

  • The above functionality is implemented and tested.
@kustosz kustosz self-assigned this Mar 13, 2020
@iamrecursion iamrecursion changed the title Get access to ID map in the interpreter Provide the ID Map to the Interpreter Mar 16, 2020
@iamrecursion iamrecursion transferred this issue from another repository Jun 23, 2020
@joenash joenash added -tooling Category: tooling Change: Non-Breaking p-high Should be completed in the next sprint labels Jun 23, 2020
@iamrecursion iamrecursion mentioned this issue Jun 24, 2020
26 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
-tooling Category: tooling p-high Should be completed in the next sprint
Projects
None yet
Development

No branches or pull requests

3 participants