Re: [MacRuby-devel] How to get elements from Boxed object

2010-05-02 Thread Laurent Sansonetti
On May 2, 2010, at 3:50 PM, Craig Williams wrote: > Than you Laurent, > > I have been searching all over for Boxed but not CLLocation. Sorry about that. I'm afraid the only solution right now is to wrap this inside an ObjC class and use it from MacRuby. > btw, is there a projected timeframe wh

Re: [MacRuby-devel] How to get elements from Boxed object

2010-05-02 Thread Craig Williams
Than you Laurent, I have been searching all over for Boxed but not CLLocation. btw, is there a projected timeframe when MacRuby will be OSA compliant? No rush, just wondering. ;) Regards, Craig On May 2, 2010, at 3:14 PM, Laurent Sansonetti wrote: > Hi Craig, > > I believe you're hitting ht

Re: [MacRuby-devel] How to get elements from Boxed object

2010-05-02 Thread Laurent Sansonetti
Hi Craig, I believe you're hitting http://www.macruby.org/trac/ticket/641 Laurent On May 2, 2010, at 11:48 AM, Craig Williams wrote: > This works in Objective-C but in MacRuby I cannot find a way to access the > properties of the Boxed object that is returned by loc.coordinate in the code > b