<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Jun 3, 2013 at 8:55 PM, Corinne Krych <span dir="ltr">&lt;<a href="mailto:corinnekrych@gmail.com" target="_blank">corinnekrych@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>Fixed the broken link thanks.</div><div><br></div><div>Ok, I will branch aerogear-todo-ios (with name like ARGenericTableViewController-ARGIOS-8) so that we know which Jira issue it is related to and adding ARGEnericTableViewController in front so we know it&#39;s not just a left over from PR merges.</div>
</div></blockquote><div><br></div><div style>sounds great!</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><br></div><div>which brings me to aquestion: could we get ride of those already merges branches:</div><div>- TODO_URL_UPDATED</div><div>- AEROGEAR-625</div><div>-AEROGEAR-983.cancel</div></div></blockquote><div><br>
</div><div><br></div><div style>yes - let&#39;s chat in our iOS team meeting, tomorrow morning, which branches are &quot;outdated&quot;</div><div style><br></div><div style>-M</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>
<br></div><div>++</div><span class="HOEnZb"><font color="#888888"><div>COrinne</div><div> <br></div></font></span></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><br><div class="gmail_quote">On 3 June 2013 20:03, 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:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi Corinne!<div><br></div><div>very nice write up!!! I think the link to  &quot;Delegate pattern&quot; is broken.</div>

<div><br></div><div>Regarding AGIOS-8, yes, let&#39;s go with <span style="font-family:arial,sans-serif;font-size:13px">ARGenericTableViewConroller - at least on a branch.</span></div>
<div><span style="font-family:arial,sans-serif;font-size:13px"><br></span></div><div><span style="font-family:arial,sans-serif;font-size:13px"><br></span></div><div><span style="font-family:arial,sans-serif;font-size:13px">We have implemented &quot;show-cases&quot; for other &quot;technologies&quot; already on branches before. </span></div>


<div><span style="font-family:arial,sans-serif;font-size:13px"><br></span></div><div><font face="arial, sans-serif">I added Github&#39;s Mantle support here:</font></div><div><font face="arial, sans-serif"><a href="https://github.com/aerogear/aerogear-todo-ios/tree/mantle-AEROGEAR-635" target="_blank">https://github.com/aerogear/aerogear-todo-ios/tree/mantle-AEROGEAR-635</a><br>


</font></div><div><font face="arial, sans-serif"><br></font></div><div><font face="arial, sans-serif"><br></font></div><div><font face="arial, sans-serif">-Matthias</font></div><div><font face="arial, sans-serif"><br>
</font></div><div><span style="font-family:arial,sans-serif;font-size:13px"><br></span></div></div><div class="gmail_extra"><div><div><br><br><div class="gmail_quote">On Mon, Jun 3, 2013 at 6:10 PM, Corinne Krych <span dir="ltr">&lt;<a href="mailto:corinnekrych@gmail.com" target="_blank">corinnekrych@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">Hi iOS guys,<div><br></div><div>Here the text [1] that goes with comparing the 2 approches with source code in github [2].</div>


<div><br></div><div>[1] <a href="http://corinnekrych.blogspot.fr/2013/06/blocks-vs-delegate.html" target="_blank">http://corinnekrych.blogspot.fr/2013/06/blocks-vs-delegate.html</a></div>
<div>[2] <a href="https://github.com/corinnekrych/ToDoTaskList" target="_blank">https://github.com/corinnekrych/ToDoTaskList</a></div><div><br></div><div>Feel free to comment on content of [1].</div><div>Shall we go on modifying the actual TODO app to introduce new ARGenericTableViewConroller?</div>



<div><br></div><div>thks,</div><div>Corinne</div><div><br></div></div><div><div><div class="gmail_extra"><br><br><div class="gmail_quote">On 3 June 2013 13:03, Christos Vasilakis <span dir="ltr">&lt;<a href="mailto:cvasilak@gmail.com" target="_blank">cvasilak@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 style="word-wrap:break-word">Hi<div><br></div><div>looks great! did some commenting on my PR [1]</div><div><br></div>



<div>Thanks</div><div>Christos</div><div><br></div><div>[1] <a href="https://github.com/corinnekrych/ToDoTaskList/pull/1/" target="_blank">https://github.com/corinnekrych/ToDoTaskList/pull/1/</a></div><div><div>
<div><br></div><div><br></div><div>On May 31, 2013, at 6:57 PM, Corinne Krych &lt;<a href="mailto:corinnekrych@gmail.com" target="_blank">corinnekrych@gmail.com</a>&gt; wrote:</div></div></div><div><div><div><div>
<br><blockquote type="cite"><div dir="ltr"><div><div><div>Hi Christos,<br><br></div>Here is my repo<br><a href="https://github.com/corinnekrych/ToDoTaskList" target="_blank">https://github.com/corinnekrych/ToDoTaskList</a><br>



<br></div><div>I take the approach of a first sample with UITableViewController implementation in WithUITable folder and than code the same sample with ARGenericTableViewController class within WithARGeneric folder.<br>
</div><div><br></div><div>This way we can easely compare the code with the different approaches. I will send a gist shortly with comparison content.<br></div></div></div></blockquote><blockquote type="cite"><div dir="ltr">



<div><div><br></div></div>I still have an issue in my code which I&#39;m sure you can help me on. <br>
<a href="https://github.com/corinnekrych/ToDoTaskList/blob/master/WithUITable/ARTasksTODO/AGTaskViewController.m#L143" target="_blank">https://github.com/corinnekrych/ToDoTaskList/blob/master/WithUITable/ARTasksTODO/AGTaskViewController.m#L143</a><br>




<br>This gives me the error at runtime:<br>&#39;NSInvalidArgumentException&#39;, reason: &#39;-[__NSCFNumber isEqualToString:]: unrecognized selector sent to instance 0x8e634b0&#39;<br><div><div><br>if instead of self.task[@&quot;project&quot;] I use self.task[@&quot;description&quot;], I&#39;m fine... What&#39;s wrong with project field? <br>




</div><div><br></div></div></div></blockquote><br></div></div><blockquote type="cite"><div dir="ltr"><div><div>Any idea welcome, <br></div><div>Corinne<br></div><div><br><br><br><br><h1><span><span></span><span></span> </span></h1>



<br></div></div>
</div>
_______________________________________________<br>aerogear-dev mailing list<br><a href="mailto:aerogear-dev@lists.jboss.org" target="_blank">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></blockquote>



</div><br></div></div><br>_______________________________________________<br>
aerogear-dev mailing list<br>
<a href="mailto:aerogear-dev@lists.jboss.org" target="_blank">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></blockquote></div><br></div>
</div></div><br>_______________________________________________<br>
aerogear-dev mailing list<br>
<a href="mailto:aerogear-dev@lists.jboss.org" target="_blank">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></blockquote></div><br><br clear="all"><div><br></div></div></div><span><font color="#888888">-- <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>
</font></span></div>
<br>_______________________________________________<br>
aerogear-dev mailing list<br>
<a href="mailto:aerogear-dev@lists.jboss.org" target="_blank">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></blockquote></div><br></div>
</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></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>
</div></div>