Friday, January 30, 2009

NSMutableArrays & Switch Statements

So I tidied up all the array code. Made some of the code more modular and switched to NSMutableArrays. Most of it went smoothly. I tend to work for an hour or two in the morning and an hour or so at night. This all depends on whether I have freshly downloaded American TV Goodness waiting to be watched.

On a side note, I forgot the syntax for "switch" statements in C-like languages. It felt like a doh moment. But it is past and reinforced back into the ole gray matter.

I have one problem involving two ViewControllers talking properly to each other. But I think it has to do with connects. I'll check in IB tomorrow.

Good night all!

No comments:

Post a Comment