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

Sunset FetchedRecordsController #635

Merged
merged 4 commits into from
Oct 13, 2019

Conversation

groue
Copy link
Owner

@groue groue commented Oct 12, 2019

This pull request sunsets FetchedRecordsController. It is not deprecated, but it won't get further updates.

The recommended observation API is now, definitely, ValueObservation and its RxSwift/Combine wrappers.

For table view and collection view animations, use the built-in Swift difference(from:) method, or a dedicated diffing library such as DifferenceKit.

@groue groue merged commit f9f3080 into development Oct 13, 2019
@groue groue deleted the dev/sunsetFetchedRecordsController branch October 13, 2019 17:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant