The big four-oh
• Chris Liscio
• Chris Liscio
After last night's session, I'm up to 40 hours spent on this project. Last night was spent cleaning up my object hierarchy for the axes display, and all the objects I've spawned off has improved my Objective-C-fu.</p><p>For example, I'm starting to get used to releasing and retaining things and in 'set' routines. I'm also getting the hang of having a dealloc routine overloaded for anything that retains stuff.</p><p>The more classes I bang out, the more I get the hang of the syntax and usage of the language. I must admit that when I started out, I thought that init was the equivalent of an alloc plus init. How silly I was. :)</p><p></p>