Making Scripting Addition with Cocoa
Making Scripting Addition with Cocoa
- Subject: Making Scripting Addition with Cocoa
- From: Lorenzo <email@hidden>
- Date: Mon, 28 Jul 2003 17:52:02 +0200
Hi,
I have a friend developing AppleScript code only.
Sometimes he asks me to build a Scripting Addition to increase the speed of
his routines. And in MacOS 9 I did that.
Now I would like to do the same with Cocoa. I already know how to pass him
the Cocoa code so he can call my methods using callMethod. But I would like
to give his something already compiled like a Scripting Addition or a
library he can include and call in his AppleScript code.
Do you know some simple way to do that?
Best Regards
--
Lorenzo
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.