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

HSL External classes return original type name instead of alias #1000

Open
GuusLieben opened this issue Oct 25, 2023 · 0 comments
Open

HSL External classes return original type name instead of alias #1000

GuusLieben opened this issue Oct 25, 2023 · 0 comments

Comments

@GuusLieben
Copy link
Member

Version

0.4.12

Problem/Opportunity

ExternalClass references will only return the original type name, even if the type was aliased in the script runtime.

// TODO: Return alias if imported with non-original name

Proposed solution

Resolve the alias of an external class before falling back to the original type name.

@GuusLieben GuusLieben added this to the Release 0.5.1 milestone Oct 25, 2023
@GuusLieben GuusLieben modified the milestones: Release 0.5.1, Release 0.6.0 Dec 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant