[Rubycocoa-devel 650] ruby cocoa in a loadable bundle?

Back to archive index

Gus Mueller gus****@flyin*****
Sat Jan 20 07:49:17 JST 2007


I'm wanting to add ruby cocoa support to one of my applications  
(VoodooPad).  Right now I've got Python, Lua, and someone else out  
there has a PHP plugin.  The way I've done this is to create an objc  
bundle and then load that into VoodooPad using a public objc plugin  
api (the python version is  actually pure python, the lua version sets  
up the bridge from within objc code).

So my question is, has anyone managed to setup the ruby cocoa bridge  
from a bundle?  And if you have, do you have any sample code you could  
share?

If it helps I'm currently targeting 10.5, but if it's possible to  
support 10.4 that would be great as well.  And if it sounds like I'm  
not asking the right questions, it's probably because I don't know a  
whole lot about ruby... so be gentle :)

thanks,

-gus

--  
August 'Gus' Mueller
Flying Meat Inc.
http://flyingmeat.com/





More information about the Rubycocoa-devel mailing list
Back to archive index