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

Remove list of hard-coded type names from TypeWithKind.java #7552

Closed
Akirathan opened this issue Aug 10, 2023 · 1 comment · Fixed by #9584
Closed

Remove list of hard-coded type names from TypeWithKind.java #7552

Akirathan opened this issue Aug 10, 2023 · 1 comment · Fixed by #9584
Assignees
Labels
-compiler p-low Low priority x-chore Type: chore

Comments

@Akirathan
Copy link
Member

Akirathan commented Aug 10, 2023

For now I can just extend it with EnsoObject interface, but we should use processEnv.getTypes() to check the real types and not just names.

Originally posted by @JaroslavTulach in #7544 (comment)

@Akirathan Akirathan added p-low Low priority x-chore Type: chore -compiler labels Aug 10, 2023
@jdunkerley jdunkerley moved this from ❓New to 📤 Backlog in Issues Board Aug 15, 2023
@JaroslavTulach JaroslavTulach moved this from 📤 Backlog to 🔧 Implementation in Issues Board Apr 1, 2024
@JaroslavTulach
Copy link
Member

This will be addressed by d3c7538

@JaroslavTulach JaroslavTulach linked a pull request Apr 1, 2024 that will close this issue
2 tasks
@JaroslavTulach JaroslavTulach moved this from 🔧 Implementation to 👁️ Code review in Issues Board Apr 1, 2024
@github-project-automation github-project-automation bot moved this from 👁️ Code review to 🟢 Accepted in Issues Board Apr 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
-compiler p-low Low priority x-chore Type: chore
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants