Rob Myers <robm@h2g2.com> writes: > Here's a toy program to call Objective-C from Gwydion Dylan code on MacOS X, written quickly last night. Interesting. Can you do the opposite? Receiving an Objective-C message in Dylan code? I understand that it is required to inherit from an application object in Cocoa. Andreas