[aerogear-dev] Still supporting pagination?

Matthias Wessendorf matzew at apache.org
Wed Mar 19 09:28:36 EDT 2014


that's a good question;

client-side pagination pretty much relies on whatever the server offers;

that said, on iOS, I know the current pagination works with different
server APIs, like Github's GIST APIs:
https://github.com/aerogear/aerogear-ios-integration/blob/master/AeroGear-iOS-Integration/AeroGear-iOS-IntegrationTests/AGPagingWebLinking_GitHubSpec.m

(they neatly support the Web-Linking RFC (http://tools.ietf.org/html/rfc5988
))


So, in theory, it should work w/ any server-side impl. that also follows
this particular standard




On Wed, Mar 19, 2014 at 2:18 PM, Daniel Passos <daniel at passos.me> wrote:

> Hi all
>
> After ag-controller was deprecated, are we still supporting pipe
> pagination? Do we have some alternative(s) to use it in the server side?
>
> -- Passos
>
> _______________________________________________
> aerogear-dev mailing list
> aerogear-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/aerogear-dev
>



-- 
Matthias Wessendorf

blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
twitter: http://twitter.com/mwessendorf
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/aerogear-dev/attachments/20140319/44d47af8/attachment.html 


More information about the aerogear-dev mailing list