[aerogear-dev] Server Side: Paging API with Metadata and Links (was: Re: Paging Demo)

Douglas Campos qmx at qmx.me
Thu Jan 17 09:09:14 EST 2013


On Thu, Jan 17, 2013 at 02:59:15PM +0100, Sebastien Blanc wrote:
> I'm not sure to understand exactly this part :
> 
> param("name").offset(offset).limit(limit).total(total))
This is confusing! what's the content of those variables? did you mean
offset("offset")... and so on.

At this current form, I'm -1 on it - just too intrusive. Perhaps just
doing a paginate() call on the route and specifying the parameters via
config object?

-- qmx


More information about the aerogear-dev mailing list