Brent has some good advice for larger projects

inessential.com: Weblog: Comments for ‘Thoughts about large Cocoa projects’

The main thing for me is explicitness.

I want it to be as easy as possible to know what code is doing, because that saves me time, and it makes it more likely I’ll do a good job maintaining that code.

The bigger the project, the tougher this gets. But it’s manageable.

Brent Simmons delivers some practical advice on dealing with larger projects. While Brent completely gets the power of the frameworks he uses, he sometimes chooses NOT to use all of the power in order to retain the ability to figure things out later (once he has forgotten some of the magic that may be taking place).

[tags]development[/tags]

This entry was posted in Uncategorized. Bookmark the permalink.

Leave a Reply

Your email address will not be published.

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>