Fascinating new development environment for building Objective-C Cocoa apps, called ObjCBrowser, based on a SmallTalk IDE. By Joe Osborn. (Thanks Mike!)
I tried importing a recent project into ObjCBrowser. Interesting ideas, to be sure – but it borked on my project. The project has two targets in it – which it found – but it put the information for target 2 (a bundle) into the "slot" for target 1 (the application) and lost all the real classes for target 1. Bummer. Nevertheless, I'll be sure to keep my eye on this – Joe's onto something here.