I want to make heavy use of extern (Objective-C) classes in my D app as I don\'t want to deal with manually sending Objective-C messages. However, I\'m mainly u
extern (Objective-C)