Well I delivered Milestone 2 on Friday and it went quite well. I did have to work some overtime to get it done, but now the majority of the difficult work for the application is complete, and all that remains is implementing some of the other screens that will display different kinds of content. These will go easy as they are mostly just more of the same work done so far.
I’ve got to devise some kind of scheme for remembering my place in the hierarchy of content so that when the user quits, then relaunches the app they come back to the same place. I need some cool scheme for that. Hmm.. Need to back of brain this one for a bit.





You might be at too late of a stage to work it in, but the Three20 framework gives you restoring from the most recent view for free.
Hmm ok I’ll check it out thanks!