Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
RubyOSA 0.3.0
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  1 message - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Laurent Sansonetti  
View profile  
 More options Mar 2 2007, 1:30 pm
From: "Laurent Sansonetti" <laurent.sansone...@gmail.com>
Date: Sat, 3 Mar 2007 03:30:07 +0900
Local: Fri, Mar 2 2007 1:30 pm
Subject: [ANN] RubyOSA 0.3.0
Hi rubyists,

I am honored to announce the immediate release of RubyOSA 0.3.0.

RubyOSA is a bridge that connects Ruby to the Apple Event Manager
infrastructure. In big words, it allows you to do in Ruby what you
could do in AppleScript.

More information on the project home page (including a more deeply
project description, samples etc...):

http://rubyosa.rubyforge.org/

Please also note that a tutorial covering all the RubyOSA features is
now available:

http://rubyosa.rubyforge.org/tutorial.html

This new version brings some new interesting features such as the
possibility to control applications running on remote machines, use
scripting additions, and pass optional parameters to commands using a
Hash key/value pair syntax.

It also fixes a bunch of important bugs.

Following are the complete release notes. Enjoy!

Laurent

=============
RubyOSA 0.3.0
=============

Features:
- Can control applications running on remote machines ;
- Now possible to pass optional arguments using key/value Hash pairs (the old
  way is still possible) ;
- added support for merging scripting additions definitions to the current
  application ;
- Better unified API ;
- Added new samples: AddressBook/inspect, iTunes/tag_genre_lastfm,
  Mail/get_selected_mail ;
- Translating property codes to human-readable symbols ;
- More human-readable errors ;
- Added support for before/after location reference types ;
- Faster (no more costly evaluation calls).

Bugfixes:
- Fixed handling of application-level errors ;
- Unescape the converted 'alis' paths ;
- Now building 64-bit ;
- Make sure '$' and '=' are escaped when generating Ruby symbols ;
- Added a functional test suite ;
- Fixed the OSA -> Ruby 'TIFF' conversion ;
- Fixed the Ruby -> OSA 'list_of_*' conversion ;
- Make sure we send events with the user-can-interact flag set on ;
- Better RDoc generation (removed the Files frame, references to the generated
  dummy Ruby file and source code, changed the default HTML title) ;
- Better inspect methods for OSA::Element and OSA::ObjectSpecifierList ;
- Same conversion behavior for 'type' than 'type class' ;
- Smarter #get method, if the resolved object doesn't inherit from the desired
  class, and if it has a property method with a class key/value, return a new
  descriptor of the desired class ;
- Honors the 'id' attribute of the sdef format ;
- Be smarter when converting types from Ruby to OSA, making sure primitive
  types are always converted ;
- Fixed a memory leak ;
- Added a new global setting to control either a return value should be
  expected or not from the following Apple events. Variable is OSA.wait_reply,
  default value is nil which means "automatic behavior".


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »