<br><br><div class="gmail_quote">On Tue, Jan 15, 2013 at 12:17 PM, Sebastien Blanc <span dir="ltr">&lt;<a href="mailto:scm.blanc@gmail.com" target="_blank">scm.blanc@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr"><div class="gmail_extra">Hi,</div><div class="gmail_extra">Some aditional remarks on Summers gist :</div><div class="gmail_extra"><br></div><div class="gmail_extra">Instead of : </div><div class="gmail_extra">


<span style="line-height:22px;font-size:14px;font-family:Helvetica,arial,freesans,clean,sans-serif">Pipe.readWithFilter(ReadFilter)</span></div><div class="gmail_extra"><span style="line-height:22px;font-size:14px;font-family:Helvetica,arial,freesans,clean,sans-serif">Couldn&#39;t we just overload the read() method ? i.e :</span><br>


</div><div class="gmail_extra"><font color="#000000" face="Helvetica, arial, freesans, clean, sans-serif"><span style="font-size:14px;line-height:22px">read(ReadFilter filter)</span></font></div></div></blockquote><div><br>
</div><div><br></div><div>a huge +1 !</div><div>I *think* that this &quot;limitation&quot; was introduced when porting the iOS API 1-by1</div><div>(In iOS I can&#39;t do a similar overload (since we already have a [read:success:failure], which queries for a specific ID))</div>
<div><br></div><div><br></div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra">

<font color="#000000" face="Helvetica, arial, freesans, clean, sans-serif"><span style="font-size:14px;line-height:22px"><br></span></font></div><div class="gmail_extra"><font color="#000000" face="Helvetica, arial, freesans, clean, sans-serif"><span style="font-size:14px;line-height:22px">About the where property in ReadFilter class :</span></font></div>


<div class="gmail_extra"><font color="#000000" face="Helvetica, arial, freesans, clean, sans-serif"><span style="font-size:14px;line-height:22px">Do we really want to mix paging and querying ? </span></font></div><div class="gmail_extra">


<font color="#000000" face="Helvetica, arial, freesans, clean, sans-serif"><span style="font-size:14px;line-height:22px"><br></span></font></div><div class="gmail_extra"><font color="#000000" face="Helvetica, arial, freesans, clean, sans-serif"><span style="font-size:14px;line-height:22px">About </span></font><span style="background-color:rgb(248,248,248);font-family:Consolas,&#39;Liberation Mono&#39;,Courier,monospace;font-size:12px;white-space:nowrap">Pipe.getPageContext(List result):</span></div>

Same remarks as Matthias, not sure to understand how it works (even if I think I&#39;ve understand ...)</div><div dir="ltr"><br></div><div dir="ltr"><br></div><div dir="ltr">General remarks about Paging:</div><div dir="ltr">

Even if it&#39;s not in scope for 1.0, I think we have to keep in mind that we will also be able to do pagination &quot;offline&quot; / &quot;only client side&quot; (maybe we would do some paging on a Store element ?) , so we have to consider this when designing our  API.</div>

<div dir="ltr"><br></div><div dir="ltr">Seb</div><div dir="ltr"><br><div class="gmail_extra"><br></div>
<div class="gmail_extra"><font color="#000000" face="Helvetica, arial, freesans, clean, sans-serif"><span style="font-size:14px;line-height:22px"><br></span></font></div><div class="gmail_extra"><font color="#000000" face="Helvetica, arial, freesans, clean, sans-serif"><span style="font-size:14px;line-height:22px"><br>


</span></font></div><div class="gmail_extra"><br></div><div class="gmail_extra"><font color="#000000" face="Helvetica, arial, freesans, clean, sans-serif"><span style="font-size:14px;line-height:22px"><br></span></font><div class="gmail_quote">


On Tue, Jan 15, 2013 at 11:37 AM, Matthias Wessendorf <span dir="ltr">&lt;<a href="mailto:matzew@apache.org" target="_blank">matzew@apache.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">


<a href="https://gist.github.com/4532661" target="_blank">https://gist.github.com/4532661</a></blockquote></div><br><br></div></div>
<br>_______________________________________________<br>
aerogear-dev mailing list<br>
<a href="mailto:aerogear-dev@lists.jboss.org">aerogear-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/aerogear-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/aerogear-dev</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br>Matthias Wessendorf <br><br>blog: <a href="http://matthiaswessendorf.wordpress.com/" target="_blank">http://matthiaswessendorf.wordpress.com/</a><br>sessions: <a href="http://www.slideshare.net/mwessendorf" target="_blank">http://www.slideshare.net/mwessendorf</a><br>
twitter: <a href="http://twitter.com/mwessendorf" target="_blank">http://twitter.com/mwessendorf</a>