Linked by Eugenia Loli-Queru on Fri 8th Dec 2006 00:24 UTC
Mac OS X The third installment in the Leopard Technology Series for Developers provides an overview of Leopard's application technologies: Time Machine, iChat Theater, the Instant Message Framework, the Calendar Store, the Ruby and Python Cocoa bridges, the new Scripting Bridge, Core Animation and 64-bit GUIs.
Thread beginning with comment 189624
To view parent comment, click here.
To read all comments associated with this story, please click here.
RE: Ruby/Python bridge
by moondevil on Fri 8th Dec 2006 09:08 UTC in reply to "Ruby/Python bridge"
moondevil
Member since:
2005-07-08

You can do that today already

http://pyobjc.sourceforge.net/

Reply Parent Bookmark Score: 2

RE[2]: Ruby/Python bridge
by Francis Kuntz on Fri 8th Dec 2006 09:53 in reply to "RE: Ruby/Python bridge"
Francis Kuntz Member since:
2006-09-23

I was talking about a more interesting feature for me:
The ruby framework:

Framework
Why a framework? It’s easier for Mac development. It allows multiple versions, and lets you bundle Ruby inside your application. It’s also compatible with original layout /usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Current/bin/ruby

http://blog.nicksieger.com/articles/2006/10/21/rubyconf-mac-os-x-an...

Reply Parent Bookmark Score: 2