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

489 bindable cache method OR property name #490

Merged
merged 35 commits into from
Feb 29, 2024
Merged

489 bindable cache method OR property name #490

merged 35 commits into from
Feb 29, 2024

Conversation

g105b
Copy link
Member

@g105b g105b commented Feb 29, 2024

Quick tweak that makes working with private properties easier.

When an object has a method name that's the same as a private property, we should use the method rather than try and load the inaccessible value.

g105b added 30 commits July 24, 2022 20:24
@g105b g105b merged commit 716acb1 into master Feb 29, 2024
5 checks passed
@g105b g105b deleted the 489-bindable-cache branch February 29, 2024 14:25
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.

1 participant