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: Chris Hanson <email@hidden>
- Date: Sat, 24 May 2003 15:25:29 -0400
Have you considered making your application scriptable with AppleScript?
It's not exceptionally difficult (unlike under Carbon or the classic
Macintosh Toolbox) and it will enable your application to be used in
multi-application workflows. It will also be consistent with other
scriptable applications on your users' systems.
If you do have a need for a "deeper" scripting language, F-Script might
be a decent match due to its use of the Objective-C/Smalltalk object
model.
-- Chris
--
Chris Hanson, bDistributed.com, Inc. | Email: email@hidden
Custom Application Development | Phone: +1-847-372-3955
http://bdistributed.com/ | Fax: +1-847-589-3738
http://bdistributed.com/Articles/ | Personal Email: email@hidden
_______________________________________________
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.