Currently the backend methods only support loading all data at once. Especially
operations returning large amounts of data should allow for a special range
(startIndex, endIndex) and the total size of the result (size) to be retrieved.
Then the frontend can implement paging in an efficient way.
Original issue reported on code.google.com by felix.mannhardt on 7 Jun 2012 at 11:21
Original issue reported on code.google.com by
felix.mannhardt
on 7 Jun 2012 at 11:21