Introduction ==

RubyOSA is a bridge that connects Ruby to the Apple Event Manager infrastructure.

It automatically populates the API (classes, methods, constants) according to the target application’s scriptable definition.

RubyOSA is an alternative to RubyAEOSA, and meant to replace it.

RubyOSA is licensied under a BSD license, see the COPYRIGHT file for more information.

More information on the project home page: rubyosa.rubyforge.org.

Requirements ==

Mac OS X 10.4.X or greater ruby 1.8.X or greater libxml-ruby 0.3.8 or greater

Get started ==

$ ruby extconf.rb $ make $ sudo make install

Support ==

Sample code is available in the ‘sample’ sub-directory.

The rdoc-osa tool can be used to generate API reference documentation for the given application. See its –help flag for more information about how to use it.

Feel free to send feedback to [email protected].

When reporting a bug, please set the AEDebugSends and AEDebugReceives environment variables to 1 and attach the logs.