epf
epf copied to clipboard
Hope for a Pagination Implementation?
Huge portion of Ember Data, and similar projects, is no proper access to Pagination.
What are we supposed to do, when Model.find() returns 1000+ records?
Any word on EPF implementing some sort of a Pagination method?
I can confirm that I will be adding this eventually. My goal is to allow for custom collection types, one of which will have built in pagination.
Cheers, will be keeping an eye out for it.