Skip to content

Resolve properties of classes with magic getters#42

Merged
cappuc merged 5 commits intokeepsuit:mainfrom
tillschander:magic-getters
Apr 22, 2025
Merged

Resolve properties of classes with magic getters#42
cappuc merged 5 commits intokeepsuit:mainfrom
tillschander:magic-getters

Conversation

@tillschander
Copy link
Copy Markdown
Contributor

I have added a case for classes with magic getters to internalContextLookup().

@cappuc
Copy link
Copy Markdown
Contributor

cappuc commented Apr 19, 2025

Hi @tillschander, thank you for the PR.

I changed a bit the check for the object property and unified the two match arms for object.
It looks good to you?

@tillschander
Copy link
Copy Markdown
Contributor Author

Looks good to me :)

But I just realized that the lookup failed to resolve static properties. I have added a case for those as well.

@cappuc
Copy link
Copy Markdown
Contributor

cappuc commented Apr 22, 2025

Fix #41

@cappuc cappuc merged commit a0420da into keepsuit:main Apr 22, 2025
12 checks passed
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

Successfully merging this pull request may close these issues.

2 participants