Skip to content

Backport ResultPager changes to 2.x #945

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

Closed
wants to merge 1 commit into from

Conversation

acrobat
Copy link
Collaborator

@acrobat acrobat commented Dec 7, 2020

Backports the resultpager changes from #907

@acrobat acrobat added the feature label Dec 7, 2020
@acrobat acrobat force-pushed the paginator-deprecations branch from 1a41692 to 6997513 Compare December 7, 2020 21:44
@acrobat
Copy link
Collaborator Author

acrobat commented Dec 7, 2020

@GrahamCampbell I've backported the resultpager changes from your PR to the 2.x branch. This makes for an easier upgrade path (with clear deprecations) + the improved resultpager can already be used in 2.x.

Wdyt?

@acrobat acrobat force-pushed the paginator-deprecations branch from 6997513 to 14e111a Compare December 7, 2020 21:45
@acrobat acrobat force-pushed the paginator-deprecations branch from 14e111a to d509e63 Compare December 7, 2020 21:47
@GrahamCampbell
Copy link
Contributor

I don't think it makes sense to backport this, since this is actually breaking. Passing an ApiInterface to the pager now doesn't work unless it's one of the ones from this package.

@acrobat
Copy link
Collaborator Author

acrobat commented Dec 7, 2020

Hmm you are right, let's merge your PR and write an upgrade file with some info on th BC breaking changes!

@acrobat acrobat closed this Dec 7, 2020
@acrobat acrobat deleted the paginator-deprecations branch December 7, 2020 21:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants