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

ValuePlug : Remove deprecated getObjectValue() method #5523

Merged
merged 1 commit into from
Nov 2, 2023

Conversation

johnhaddon
Copy link
Member

This removes the methods deprecated in #5520. It also includes the fix from #5522 so that the CI can pass.

@johnhaddon johnhaddon self-assigned this Nov 2, 2023
@danieldresser-ie
Copy link
Contributor

LGTM

This was superceded by the overload with the `owner` argument in Gaffer 1.3, and was only kept for backwards compatibility. Likewise, remove the equivalent  `getValueInternal()` method, which we needed to keep in 1.3 despite it being private, because it was called by inline public methods.
@johnhaddon johnhaddon force-pushed the removeValuePlugDeprecations branch from 8873b5f to fc1207a Compare November 2, 2023 16:13
@johnhaddon johnhaddon merged commit df5b094 into GafferHQ:main Nov 2, 2023
4 checks passed
@johnhaddon johnhaddon deleted the removeValuePlugDeprecations branch November 8, 2023 11:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants