<html><head><meta http-equiv="Content-Type" content="text/html charset=iso-8859-1"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Maybe this is a server implementation thing or maybe a non-issue and I'm just being dense but how would I get the last page as soon as my app loads without doing two read() requests? I can get the first page by just adding a firstPage (just and example name) config param to my paged pipe but I have no idea what the last page would be at that point. Thoughts?<div><br><div><div>On Jan 16, 2013, at 11:48 AM, Summers Pittman <<a href="mailto:supittma@redhat.com">supittma@redhat.com</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">
<meta content="text/html; charset=ISO-8859-1" http-equiv="Content-Type">
<div bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">On 01/16/2013 12:44 PM, Matthias
Wessendorf wrote:<br>
</div>
<blockquote cite="mid:CAAg5f2SFKrcqCbDXRLs5U_ZZU98s5hRjKk_67h1Hw3vJY0XRkQ@mail.gmail.com" type="cite">
<pre wrap="">I tweaked the iOS API a bit more:
<a class="moz-txt-link-freetext" href="https://gist.github.com/cbff741b3b21a50c3b67">https://gist.github.com/cbff741b3b21a50c3b67</a>
</pre>
</blockquote>
Should AGFilterConfig.
<meta http-equiv="content-type" content="text/html;
charset=ISO-8859-1">
<span class="n">scrollingMetaDataLocation perhaps be a Pipe level
thing (like encoding or authentication) instead of a request level
thing? I don't imagine it changing during the lifetime of a Pipe?<br>
<br>
Otherwise looks really good!<br>
</span>
<blockquote cite="mid:CAAg5f2SFKrcqCbDXRLs5U_ZZU98s5hRjKk_67h1Hw3vJY0XRkQ@mail.gmail.com" type="cite">
<pre wrap="">I also updated the "comparison" gist:
<a class="moz-txt-link-freetext" href="https://gist.github.com/4546737">https://gist.github.com/4546737</a>
Feedback welcome....
On Wed, Jan 16, 2013 at 4:28 PM, Sebastien Blanc <a class="moz-txt-link-rfc2396E" href="mailto:scm.blanc@gmail.com"><scm.blanc@gmail.com></a> wrote:
</pre>
<blockquote type="cite">
<pre wrap="">the timeout parameter would be a general property of read() and not related
to Paging ?
On Wed, Jan 16, 2013 at 4:25 PM, Summers Pittman <a class="moz-txt-link-rfc2396E" href="mailto:supittma@redhat.com"><supittma@redhat.com></a>
wrote:
</pre>
<blockquote type="cite">
<pre wrap="">On 01/16/2013 10:23 AM, Bruno Oliveira wrote:
</pre>
<blockquote type="cite">
<pre wrap="">Good point Summers. Might be an obvious question, but there we go. Are
we planning to include timeout as parameter? For example: I want to retrieve
a list of a bazilion users, and I want to specify the timeout acceptable to
wait.
I didn't get the chance to look at each API, just double checking here.
</pre>
</blockquote>
<pre wrap="">+1
I was thinking about this yesterday. I want to but was hoping we could
get the "shape" of the API nailed down first before we started hammering
on specifics.
_______________________________________________
aerogear-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:aerogear-dev@lists.jboss.org">aerogear-dev@lists.jboss.org</a>
<a class="moz-txt-link-freetext" href="https://lists.jboss.org/mailman/listinfo/aerogear-dev">https://lists.jboss.org/mailman/listinfo/aerogear-dev</a>
</pre>
</blockquote>
<pre wrap="">
_______________________________________________
aerogear-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:aerogear-dev@lists.jboss.org">aerogear-dev@lists.jboss.org</a>
<a class="moz-txt-link-freetext" href="https://lists.jboss.org/mailman/listinfo/aerogear-dev">https://lists.jboss.org/mailman/listinfo/aerogear-dev</a>
</pre>
</blockquote>
<pre wrap="">
</pre>
</blockquote>
<br>
</div>
_______________________________________________<br>aerogear-dev mailing list<br><a href="mailto:aerogear-dev@lists.jboss.org">aerogear-dev@lists.jboss.org</a><br>https://lists.jboss.org/mailman/listinfo/aerogear-dev<br></blockquote></div><br></div></body></html>