Hacker News new | past | comments | ask | show | jobs | submit login

Neat.

After a quick poke around, this looks like a great codebase to learn from -- I will certainly point aspiring iOS developers in its direction. All the basics (CoreData, custom table views) are there, as are nice uses of more modern features like blocks and APIs like in-app purchase.

Out of curiosity, what's the deal with the CDKHTTPClient? It looks like the implementation is stubbed out for this release -- aka there is a back-end, but none of the back-end code is made available (at least so far)? I only took a quick look, so I might have missed something obvious.




It's a subclass of AFHTTPClient. See:

https://github.com/AFNetworking/AFNetworking/


Ah, I hadn't run rake setup to pull in submodules. It's in CheddarKit -- makes sense. Thanks.




Consider applying for YC's W25 batch! Applications are open till Nov 12.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: