User: gusloupy
gusloupy's activity in the archive.
Comments · 1
-
Re:A bit redundant, i'nnit? on Mac OS X Ruby/Objective-C Bridge Updated · · Score: 1It's not exactly redundant. That's the whole hog. That's an entire application with all the crap that a Cocoa app needs to live. It's compiled. That's writing a Cocoa object in Ruby, instead of Obj-C or Java or AppleScript. The resulting object is fully reusable. Note that it's just an object. And what's more you can reuse that Ruby/Cocoa object in any Cocoa project.