On Mon, Jun 3, 2013 at 8:55 PM, Corinne Krych <corinnekrych(a)gmail.com>wrote:
Fixed the broken link thanks.
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's not just a left over from PR merges.
which brings me to aquestion: could we get ride of those already merges
branches:
- TODO_URL_UPDATED
- AEROGEAR-625
-AEROGEAR-983.cancel
yes - let's chat in our iOS team meeting, tomorrow morning, which branches
are "outdated"
-M
++
COrinne
On 3 June 2013 20:03, Matthias Wessendorf <matzew(a)apache.org> wrote:
> Hi Corinne!
>
> very nice write up!!! I think the link to "Delegate pattern" is broken.
>
> Regarding AGIOS-8, yes, let's go with ARGenericTableViewConroller - at
> least on a branch.
>
>
> We have implemented "show-cases" for other "technologies" already
on
> branches before.
>
> I added Github's Mantle support here:
>
https://github.com/aerogear/aerogear-todo-ios/tree/mantle-AEROGEAR-635
>
>
> -Matthias
>
>
>
>
> On Mon, Jun 3, 2013 at 6:10 PM, Corinne Krych <corinnekrych(a)gmail.com>wrote:
>
>> Hi iOS guys,
>>
>> Here the text [1] that goes with comparing the 2 approches with source
>> code in github [2].
>>
>> [1]
http://corinnekrych.blogspot.fr/2013/06/blocks-vs-delegate.html
>> [2]
https://github.com/corinnekrych/ToDoTaskList
>>
>> Feel free to comment on content of [1].
>> Shall we go on modifying the actual TODO app to introduce new
>> ARGenericTableViewConroller?
>>
>> thks,
>> Corinne
>>
>>
>>
>> On 3 June 2013 13:03, Christos Vasilakis <cvasilak(a)gmail.com> wrote:
>>
>>> Hi
>>>
>>> looks great! did some commenting on my PR [1]
>>>
>>> Thanks
>>> Christos
>>>
>>> [1]
https://github.com/corinnekrych/ToDoTaskList/pull/1/
>>>
>>>
>>> On May 31, 2013, at 6:57 PM, Corinne Krych <corinnekrych(a)gmail.com>
>>> wrote:
>>>
>>> Hi Christos,
>>>
>>> Here is my repo
>>>
https://github.com/corinnekrych/ToDoTaskList
>>>
>>> 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.
>>>
>>> This way we can easely compare the code with the different approaches.
>>> I will send a gist shortly with comparison content.
>>>
>>>
>>> I still have an issue in my code which I'm sure you can help me on.
>>>
>>>
https://github.com/corinnekrych/ToDoTaskList/blob/master/WithUITable/ARTa...
>>>
>>> This gives me the error at runtime:
>>> 'NSInvalidArgumentException', reason: '-[__NSCFNumber
>>> isEqualToString:]: unrecognized selector sent to instance 0x8e634b0'
>>>
>>> if instead of self.task[@"project"] I use
self.task[@"description"],
>>> I'm fine... What's wrong with project field?
>>>
>>>
>>> Any idea welcome,
>>> Corinne
>>>
>>>
>>>
>>>
>>>
>>> _______________________________________________
>>> aerogear-dev mailing list
>>> aerogear-dev(a)lists.jboss.org
>>>
https://lists.jboss.org/mailman/listinfo/aerogear-dev
>>>
>>>
>>>
>>> _______________________________________________
>>> aerogear-dev mailing list
>>> aerogear-dev(a)lists.jboss.org
>>>
https://lists.jboss.org/mailman/listinfo/aerogear-dev
>>>
>>
>>
>> _______________________________________________
>> aerogear-dev mailing list
>> aerogear-dev(a)lists.jboss.org
>>
https://lists.jboss.org/mailman/listinfo/aerogear-dev
>>
>
>
>
> --
> Matthias Wessendorf
>
> blog:
http://matthiaswessendorf.wordpress.com/
> sessions:
http://www.slideshare.net/mwessendorf
> twitter:
http://twitter.com/mwessendorf
>
> _______________________________________________
> aerogear-dev mailing list
> aerogear-dev(a)lists.jboss.org
>
https://lists.jboss.org/mailman/listinfo/aerogear-dev
>
_______________________________________________
aerogear-dev mailing list
aerogear-dev(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/aerogear-dev