| Appreciating the practical design of NSDocument, NSWindowController etc. Several windows in one doc is easy and fun, even with a main window |
| OK, @JivaDeVoe wins, for actually taking the time to compile a test app. return inside an @try executes the @finally code. Thanks! |
| LazyTwitter: What happens when I use a return; inside an @try? Does the @finally get executed or not? |
| Need a name to display in your desktop app when talking to your iPhone app? Ask UIDevice! Yes, sometimes it's so obvious it's hard to see. |
| Graham Cox (of http://apptree.co.uk) is great: Neat utility method for clipping away everything *inside* a path: http://tinyurl.com/yls89zu |