On Thu, Jan 17, 2013 at 02:52:59PM +0100, Daniel Bevenius wrote:
>I'm still worried about having something explicit for the
number of records
available
It would have to be optional I think as we can't really know if the backend
has this support or even wants to support this if there are large amounts
of records. Is this your concern?
exactly, we cannot assume the server knows the
total - and when we put
this as optional, the checks for has_total() can become cumbersome ;)
-- qmx