agility icon indicating copy to clipboard operation
agility copied to clipboard

.gather() should support pagination

Open arturadib opened this issue 14 years ago • 1 comments
trafficstars

Backbone uses an argument to .fetch() to specify page:

http://documentcloud.github.com/backbone/#Collection-fetch

Should we do the same?

arturadib avatar Jul 17 '11 13:07 arturadib

Maybe this can be part of a bigger feature - passing arguments (e.g. HTTP queries) to all persist methods...

arturadib avatar Jul 20 '11 00:07 arturadib