<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 02/04/2014 11:52 AM, Matthias
      Wessendorf wrote:<br>
    </div>
    <blockquote
cite="mid:CAAg5f2RMpHRkoP+-QW=KePR8q8k-_isM802nQJCo7ZKzXU9=fw@mail.gmail.com"
      type="cite">
      <div dir="ltr"><br>
        <div class="gmail_extra"><br>
          <br>
          <div class="gmail_quote">On Tue, Feb 4, 2014 at 5:42 PM,
            Summers Pittman <span dir="ltr">&lt;<a
                moz-do-not-send="true" href="mailto:supittma@redhat.com"
                target="_blank">supittma@redhat.com</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">
              <div class="im">On 02/04/2014 03:04 AM, Corinne Krych
                wrote:<br>
                &gt; Hello all,<br>
                &gt;<br>
                &gt; I started doing demo app Buddies and Hobbies [1]
                (same idea than luke&#8217;s one [2]). But instead of usin
                gcomplete separate chanel I wrapped Pipe within SyncPipe
                [3]. Questions:<br>
                &gt; 1. looking at Luke&#8217;s work I didn&#8217;t see the usage of
                pipe at all.<br>
                &gt; 2. do we want to reuse Pipe protocol/interface for
                sync Pipe or use a different one?<br>
                &gt; I rather use the pipe underneath as we don&#8217;t want
                to reimplement Paging, upload etc...<br>
                &gt; wdyt guys?<br>
              </div>
              I don't think extending Pipe is the best idea. However, I
              feel that any<br>
              synchronizer should use pipes under the hood.<br>
            </blockquote>
            <div><br>
            </div>
            <div>+1&nbsp;</div>
            <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"><br>
              Think composition over inheritance. Also overloading the
              read and save<br>
              methods will get rather rough when we also have to check
              for conflicts<br>
              and handle responses from the server.<br>
            </blockquote>
            <div><br>
            </div>
            <div>+1</div>
            <div>&nbsp;</div>
            <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"><br>
              A SyncPipe could be the implementation the sync system
              works in iOS, </blockquote>
            <div><br>
            </div>
            <div>not sure I get this<br>
            </div>
          </div>
        </div>
      </div>
    </blockquote>
    Sorry was a merge error on my part when I was writing the email.<br>
    <br>
    I meant that there isn't anything wrong with making a sync pipe for
    making implementing sync on iOS easier.&nbsp; I just don't think it
    should be part of the platform.<br>
    <br>
    <blockquote
cite="mid:CAAg5f2RMpHRkoP+-QW=KePR8q8k-_isM802nQJCo7ZKzXU9=fw@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div class="gmail_extra">
          <div class="gmail_quote">
            <div>&nbsp;</div>
            <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">but<br>
              I don't think it should be part of the spec/protocol.<br>
              <div class="">
                <div class="h5"><br>
                  <br>
                  &gt;<br>
                  &gt; With our actual server [4], we need adjust to
                  serve REST endpoint. Ugly harcoded it (for now) to
                  serve my purpose.<br>
                  &gt;<br>
                  &gt; ++<br>
                  &gt; Corinne<br>
                  &gt; [1] <a moz-do-not-send="true"
href="https://github.com/corinnekrych/aerogear-ios-cookbook/tree/sync.demo.recipe/Hobbies"
                    target="_blank">https://github.com/corinnekrych/aerogear-ios-cookbook/tree/sync.demo.recipe/Hobbies</a><br>
                  &gt; [2] <a moz-do-not-send="true"
                    href="https://github.com/lholmquist/ag-js-ds-poc"
                    target="_blank">https://github.com/lholmquist/ag-js-ds-poc</a><br>
                  &gt; [3] <a moz-do-not-send="true"
                    href="https://github.com/corinnekrych/aerogear-sync-ios"
                    target="_blank">https://github.com/corinnekrych/aerogear-sync-ios</a><br>
                  &gt; [4] <a moz-do-not-send="true"
href="https://github.com/corinnekrych/aerogear-sync-server/blob/master/server/src/main/java/org/jboss/aerogear/sync/rest/RestChannelHandler.java#L49"
                    target="_blank">https://github.com/corinnekrych/aerogear-sync-server/blob/master/server/src/main/java/org/jboss/aerogear/sync/rest/RestChannelHandler.java#L49</a><br>
                  &gt; _______________________________________________<br>
                  &gt; aerogear-dev mailing list<br>
                  &gt; <a moz-do-not-send="true"
                    href="mailto:aerogear-dev@lists.jboss.org">aerogear-dev@lists.jboss.org</a><br>
                  &gt; <a moz-do-not-send="true"
                    href="https://lists.jboss.org/mailman/listinfo/aerogear-dev"
                    target="_blank">https://lists.jboss.org/mailman/listinfo/aerogear-dev</a><br>
                  <br>
                  _______________________________________________<br>
                  aerogear-dev mailing list<br>
                  <a moz-do-not-send="true"
                    href="mailto:aerogear-dev@lists.jboss.org">aerogear-dev@lists.jboss.org</a><br>
                  <a moz-do-not-send="true"
                    href="https://lists.jboss.org/mailman/listinfo/aerogear-dev"
                    target="_blank">https://lists.jboss.org/mailman/listinfo/aerogear-dev</a><br>
                </div>
              </div>
            </blockquote>
          </div>
          <br>
          <br clear="all">
          <div><br>
          </div>
          -- <br>
          Matthias Wessendorf <br>
          <br>
          blog: <a moz-do-not-send="true"
            href="http://matthiaswessendorf.wordpress.com/"
            target="_blank">http://matthiaswessendorf.wordpress.com/</a><br>
          sessions: <a moz-do-not-send="true"
            href="http://www.slideshare.net/mwessendorf" target="_blank">http://www.slideshare.net/mwessendorf</a><br>
          twitter: <a moz-do-not-send="true"
            href="http://twitter.com/mwessendorf" target="_blank">http://twitter.com/mwessendorf</a>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <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>
    <br>
  </body>
</html>