Skip to content
This repository was archived by the owner on Feb 2, 2023. It is now read-only.

Remove Unused Implementations of moveItem: and moveSection:#2863

Merged
Adlai-Holler merged 1 commit intomasterfrom
AHCleanupMoveImpl
Jan 4, 2017
Merged

Remove Unused Implementations of moveItem: and moveSection:#2863
Adlai-Holler merged 1 commit intomasterfrom
AHCleanupMoveImpl

Conversation

@Adlai-Holler
Copy link
Copy Markdown
Contributor

Since moves are composite operations (like reloadItems and reloadSections), they must be handled by ASChangeSetDataController and they are. The ASDataController-level implementations are completely unused and don't fit into the current architectural model for the two classes. In preparation for #698, which we'll hopefully implement soon, we should remove this code to reduce confusion and complexity.

@Adlai-Holler
Copy link
Copy Markdown
Contributor Author

Since this doesn't affect behavior at all, I'll land once CI passes.

@Adlai-Holler Adlai-Holler merged commit 513b9f4 into master Jan 4, 2017
@Adlai-Holler Adlai-Holler deleted the AHCleanupMoveImpl branch January 4, 2017 22:04
@harryworld
Copy link
Copy Markdown

I was going to ask whether these methods are deprecated. Thanks for the PR to clarify.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants