I’ve been working on a pretty large OS X development project for the past few weeks. With any large project, some source code files can become pretty insane with the amount of methods and code in general. I try to adhere to a set of best practices for organizing my code. I’ve outlined my organization […]
Archive for March, 2007
The Cost Of Change
In a perfect world of client software development, you would have a full blueprint for the software you are developing and the client would never want to modify that blueprint. Sadly, the world is not perfect. A client recently came to me late in a project wanting to add two data fields to a project […]

