Re: Recommendations for scripting/extension languages for Cocoa apps
Re: Recommendations for scripting/extension languages for Cocoa apps
- Subject: Re: Recommendations for scripting/extension languages for Cocoa apps
- From: Ronald Oussoren <email@hidden>
- Date: Sat, 31 May 2003 22:29:36 +0200
On Monday, May 26, 2003, at 11:09 Europe/Amsterdam, Jason Alexander
wrote:
I think that narrows the playing field somewhat. I've taken a look at
F-Script and RubyCocoa. Python sounds promising, but the web page
looks as though it is still quite under development.
PyObjC can do most, if not all, of what you want. Don't let the website
fool you, we've mostly focussed on getting something workable. The only
thing we don't do is adding instance variables to existing Objective-C
classes, that's impossible to do (*).
Regarding to the speed, as always you should test if a solution is fast
enough for you.
Ronald
(*) As far as anything is impossible when dealing with software.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.