On Wed, Jan 16, 2013 at 04:43:28PM -0500, Kris Borchers wrote:
One thing that we need to keep in mind (and one of the reasons
I've been avoiding putting first and last) is that sometimes the server isn't that
efficient on returning the size of the target collection - or you can even get an API that
paginates in an "endless" fashion. That said, I would avoid trying to put
shorthands to the last page.
Agreed. Also, I would say if we're leaving out last we should leave out first.
+1
-- qmx