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

Allow client to choose pagination #40

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
Open

Conversation

Varal7
Copy link
Member

@Varal7 Varal7 commented Feb 21, 2016

This is the same before, except that client can override number of
results per page.
A maximum limit is defined, though

This is the same before, except that client can override number of
results per page.
A maximum limit is defined, though
@Ekleog
Copy link
Member

Ekleog commented Feb 23, 2016

LGTM niveau code (pas encore testé), un point de détail though : il manque un test pour vérifier qu'il n'y a pas de régression. Au pire si tu as besoin de merge on peut vu qu'on n'est pas encore exactement parfaits niveau tests, mais ça peut être cool de commencer à se forcer à ajouter des tests relevant à chaque PR :)

@Ekleog
Copy link
Member

Ekleog commented Feb 23, 2016

Ah, un autre point de détail : là les commentaires me semblent superflus : les variables étant bien nommées, le code semblerait aussi clair et plus rapide à lire sans. (same as before, on peut merger et faire un commit style fix sur develop, ou argumenter pendant de longues heures sur l'intérêt de ces commentaires ^^)

@Ekleog Ekleog mentioned this pull request Feb 23, 2016
@Varal7
Copy link
Member Author

Varal7 commented Feb 23, 2016

Pas besoin de merger cette PR tout de suite. On peut écrire les tests d'abord.
Et virer les commentaires.

@Varal7
Copy link
Member Author

Varal7 commented Apr 2, 2016

Pour info, cette syntaxte est deprecated.

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.

2 participants