Re: Memory leaks with NSAppleScript
Re: Memory leaks with NSAppleScript
- Subject: Re: Memory leaks with NSAppleScript
- From: has <email@hidden>
- Date: Tue, 16 Oct 2007 10:07:18 +0100
Steve Evangelou wrote:
In related information, a Leopard bug fix in underlying code fixes
a known memory leak in NSAppleScript's executeAndReturnError:
Some other possibilities if you need to call AppleScript from ObjC
without using NSAppleScript:
- NDAppleScript -- more powerful third-party alternative to
NSAppleScript <http://homepage.mac.com/nathan_day>
- OSAKit.framework -- included in 10.4 SDK, though undocumented apart
for headers
- Carbon OSA API -- fairly well documented, and you should find some
C-based examples if you search around. NSAppleEventDescriptor
includes methods for converting between Carbon AEDescs and Cocoa
objects.
HTH
has
--
http://appscript.sourceforge.net
http://rb-appscript.rubyforge.org
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden