20070919

Build new Xcode project templates

It has been talked before on the net on how to create create an xcode project template. This is another xcode template tutorial.

What are templates good for? IMHO, Cocoa should have decent out of the box exception handling. And by decent, I mean that it should dump on the console stack traces of exceptions caught by the default exception handler. More ideas: re-using other people's code in your apps. Over and over again, via templates.

No comments: