Introduction to Scripting Bridge Programming Guide for Cocoa
Describes the Scripting Bridge technology, which bridges OSA-compliant applications to Objective-C, and explains how to use it in Cocoa programs.
Organization of This Document
This guide has the following chapters:
About Scripting Bridge describes what Scripting Bridge does and how it does it, and highlights the advantages it brings to Cocoa application development. It also gives an overview of Scripting Bridge classes and methods.
Using Scripting Bridge explains how to prepare your project for Scripting Bridge, how to obtain instances of scriptable applications, how to get and set object properties, how to add objects to a scriptable application, and how best to manipulate element arrays.
Improving the Performance of Scripting Bridge Code discusses ways in which you can make your Scripting Bridge code more efficient.
See Also
The following documents cover concepts and technologies related to Scripting Bridge:
AppleScript Overview
Cocoa Scripting Guide
Ruby and Python Programming Topics for Mac
Next
Copyright © 2008 Apple Inc. All Rights Reserved. Terms of Use | Privacy Policy | Updated: 2008-03-11