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@gmail.com> wrote:

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/ARTasksTODO/AGTaskViewController.m#L143

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@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/aerogear-dev