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 output of Function Evaluator from syntax to IR type #6622

Closed
miqm opened this issue Apr 22, 2022 · 1 comment
Closed

Change output of Function Evaluator from syntax to IR type #6622

miqm opened this issue Apr 22, 2022 · 1 comment
Labels
tech debt Fixing this issue will pay down technical debt we have accumulated.
Milestone

Comments

@miqm
Copy link
Collaborator

miqm commented Apr 22, 2022

Load* functions should return Intermediate Representation (IR) types that will bridge between semantic model and json output. Currently we do not have such types so we output syntax. We need to change it once we have IR types.

Originally posted by @majastrz in #6275 (comment)

@ghost ghost added the Needs: Triage 🔍 label Apr 22, 2022
@miqm miqm added the tech debt Fixing this issue will pay down technical debt we have accumulated. label Apr 22, 2022
@miqm
Copy link
Collaborator Author

miqm commented Apr 22, 2022

Waiting for #5730

@alex-frankel alex-frankel added this to the v1.0 milestone Apr 27, 2022
@ghost ghost locked as resolved and limited conversation to collaborators May 25, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
tech debt Fixing this issue will pay down technical debt we have accumulated.
Projects
None yet
Development

No branches or pull requests

3 participants