Can the AppleScript implementation of an AS application be exposed via terminology?
Can the AppleScript implementation of an AS application be exposed via terminology?
- Subject: Can the AppleScript implementation of an AS application be exposed via terminology?
- From: Scott Babcock <email@hidden>
- Date: Mon, 6 Oct 2008 11:44:29 -0700
- Acceptlanguage: en-US
- Thread-topic: Can the AppleScript implementation of an AS application be exposed via terminology?
I have a bunch of library functions implemented in AppleScript. This is really great for providing common functionality to code written in AppleScript, but these functions aren't available to code written in other languages. Is there any way to wrap this library suite in such a way as to expose an Apple Event interface that can be used by code written in other languages (C, Python, Ruby, etc.)?
I know that AppleScript Studio provides a method for AppleScript code to access Cocoa functionality, but I need to turn this on its head - to provide access to AppleScript functionality from Obj-C. I'd need to define my terminology in the traditional way in my AppleScript Studio application, but then I'd need some way to connect the terminology to the implementation.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden