<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; ">nice writeup!&nbsp;<div><br><div>+1</div><div><br></div><div><br></div><div><div><div><div>On Jun 3, 2013, at 7:10 PM, Corinne Krych &lt;<a href="mailto:corinnekrych@gmail.com">corinnekrych@gmail.com</a>&gt; wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div dir="ltr">Hi iOS guys,<div><br></div><div style="">Here the text [1] that goes with comparing the 2 approches with source code in github [2].</div><div style=""><br></div><div style="">[1] <a href="http://corinnekrych.blogspot.fr/2013/06/blocks-vs-delegate.html">http://corinnekrych.blogspot.fr/2013/06/blocks-vs-delegate.html</a></div>
<div style="">[2]&nbsp;<a href="https://github.com/corinnekrych/ToDoTaskList">https://github.com/corinnekrych/ToDoTaskList</a></div><div style=""><br></div><div style="">Feel free to comment on content of [1].</div><div style="">Shall we go on modifying the actual TODO app to introduce new ARGenericTableViewConroller?</div>
<div style=""><br></div><div style="">thks,</div><div style="">Corinne</div><div style=""><br></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]&nbsp;<a href="https://github.com/corinnekrych/ToDoTaskList/pull/1/" target="_blank">https://github.com/corinnekrych/ToDoTaskList/pull/1/</a></div><div><div class="h5">
<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 class="h5">
<br><blockquote type="cite"><div dir="ltr"><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></blockquote><blockquote type="cite"><div dir="ltr">
<div><br></div>I still have an issue in my code which I'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>'NSInvalidArgumentException', reason: '-[__NSCFNumber isEqualToString:]: unrecognized selector sent to instance 0x8e634b0'<br><div><div><br>if instead of self.task[@"project"] I use self.task[@"description"], I'm fine... What'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">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>
_______________________________________________<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</blockquote></div><br></div></div></div></body></html>