- From: Karol Szczepański via GitHub <sysbot+gh@w3.org>
- Date: Wed, 13 Feb 2019 20:14:33 +0000
- To: public-hydra-logs@w3.org
I've decided on using skip/take (alternatives are offset/limit) as more generic than pageIndex/itemsPerPage. The latter can be modeled with the former (you can recalculate), but not the opposite as the latter assumes that each page has same number of items - this assumptions is no more with offset/limit approach. -- GitHub Notification of comment by alien-mcl Please view or discuss this issue at https://github.com/HydraCG/Specifications/pull/184#issuecomment-463350942 using your GitHub account
Received on Wednesday, 13 February 2019 20:14:36 UTC