Re: [MacRuby-devel] BridgeSupport Preview 3 released

2011-01-19 Thread Laurent Sansonetti
Hi Mark, One thing you can do is check the existence of the /System/Library/BridgeSupport/ruby-1.8/bridgesupportparser.bundle file in the file system. This file is new in BridgeSupport preview and doesn't exist in a default Snow Leopard installation. Laurent On Jan 18, 2011, at 7:08 PM, Mark

Re: [MacRuby-devel] BridgeSupport Preview 3 released

2011-01-18 Thread Mark Rada
Hey, I was wondering if there was an easy way to tell if a machine has the new bridge support installed without resorting to begin/rescue/end? Mark Rada mr...@marketcircle.com On 2011-01-18, at 8:15 PM, Laurent Sansonetti wrote: > Hi guys, > > The 3rd preview release of BridgeSupport is av

Re: [MacRuby-devel] BridgeSupport Preview 3 released

2011-01-18 Thread Laurent Sansonetti
Nope. We are not *that* fast :) Laurent On Jan 18, 2011, at 5:15 PM, Joel Reymont wrote: > Does this include bridge support for IOKit? > > On Jan 19, 2011, at 1:15 AM, Laurent Sansonetti wrote: > >> Hi guys, >> >> The 3rd preview release of BridgeSupport is available for download: >> >> http

Re: [MacRuby-devel] BridgeSupport Preview 3 released

2011-01-18 Thread Joel Reymont
Does this include bridge support for IOKit? On Jan 19, 2011, at 1:15 AM, Laurent Sansonetti wrote: > Hi guys, > > The 3rd preview release of BridgeSupport is available for download: > > http://www.macruby.org/files/BridgeSupport%20Preview%203.zip --- http://wagerlabs.com | @wagerlabs | http://

[MacRuby-devel] BridgeSupport Preview 3 released

2011-01-18 Thread Laurent Sansonetti
Hi guys, The 3rd preview release of BridgeSupport is available for download: http://www.macruby.org/files/BridgeSupport%20Preview%203.zip This release fixes a bug where informal protocols wouldn't be properly annotated. This release has also been built for both i386 and x86_64. Please install