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

the copy was supposed to be on the data not response #33

Merged
merged 1 commit into from
Apr 4, 2024

Conversation

woshimaliang
Copy link
Contributor

In previous PR (https://github.com/pinterest/PINFuture/pull/32/files), the copy was supposed to add to the data property, but incorrectly set on response.

Ideally the same property should have the same attributes in both .h and .m, except the readonly. But its more of an issue for subclassing case, in which different attributes may result in two different ivars in subclass and parent class.

@woshimaliang woshimaliang merged commit 45452c8 into master Apr 4, 2024
2 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.

None yet

2 participants