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

No functional change, change use of BeanProperty.value() to BeanProperty.getValue() #3058

Merged
merged 1 commit into from
May 19, 2023

Conversation

rob-bygrave
Copy link
Contributor

Noting that value() currently calls through to getValue() hence this is no real change. This is done because value() is also a public method Property.value() [and this should probably change to use getValueIntercept() rather than getValue()]

…rty.getValue()

Noting that value() currently calls through to getValue() hence
this is no real change. This is done because value() is also
a public method Property.value() [and this should probably
change to use getValueIntercept() rather than getValue()]
@rob-bygrave rob-bygrave added this to the 13.18.0 milestone May 17, 2023
@rob-bygrave
Copy link
Contributor Author

Refer to #3057 which was the trigger for making this change

@rbygrave rbygrave merged commit 635820c into master May 19, 2023
@rbygrave rbygrave deleted the feature/BeanProperty-value-to-getValue branch May 19, 2023 04:09
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