An object specifier locates a scriptable object within an application’s containment hierarchy. Cocoa scripting makes use of object specifiers to find objects in your application while executing a script command and to return information requested by a script. This chapter describes how Cocoa scripting uses object specifiers and how your application provides object specifiers for its scriptable objects.
Overview of Object Specifiers
Cocoa Object Specifier Classes
Implementing the Object Specifier Method
Implementing A Method for Evaluating Object Specifiers
Implicitly Specified Subcontainers
Last updated: 2008-03-11