Re: [MacRuby-devel] Static Typing

2011-01-18 Thread Charles Oliver Nutter
On Thu, Jan 6, 2011 at 1:26 AM, Henry Maddocks wrote: > Neither of those projects have anything to do with MacRuby and as far as I > can they don't have much to do with MRI either so their impact will be > academic at best. The Mirah project is trying to make ruby more like Java. > Well there a

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] IDE and TextEditor

2011-01-18 Thread Robert Love
Did anyone mention RedCar, the editor written in Ruby? Do any users of it have good words to say about it? Can it even run with MacRuby? On Jan 18, 2011, at 1:10 AM, denny trebbin wrote: > I use XCode only for the build process to create the .app. Interface Builder > for the design and link

Re: [MacRuby-devel] String performance (yet another)

2011-01-18 Thread Vincent Isambart
>  File.read("test.txt").force_encoding("UTF-16LE").split("\n") > > This script returns an error (Encoding::CompatibilityError) even with > declaring char code at the beginning or the encoding of the file being > UTF-16LE. MacRuby completely ignores the encoding of the file (it always reads sour

Re: [MacRuby-devel] String performance (yet another)

2011-01-18 Thread Yasu Imao
Hi Vincent, I used force_encode for a testing purpose only, which was suggested somewhere. Using String#encode introduces another problem, so I don't want to use it in my app. It seems to be that I have to add String#encode to all the String objects used with the text read from a file. This

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

Re: [MacRuby-devel] what are you building with macruby?

2011-01-18 Thread Eloy Duran
We’re working on a pretty big (code wise) product for designers, with complete custom views based on CALayers. Besides that I'm working on a Cocoa front-end for some simple input/output thingy that I can't elaborate on too much atm… ;) On Tue, Jan 18, 2011 at 8:41 PM, Gabriel Gilder wrote: > I'm

Re: [MacRuby-devel] what are you building with macruby?

2011-01-18 Thread Gabriel Gilder
I'm working on an internal tool that we use to provide a friendly/better interface to an email distribution system, but unfortunately it's under NDA so I can't really share more info than that... ;) -Gabriel On Tue, Jan 18, 2011 at 12:18 AM, Jarkko Laine wrote: > On 17.1.2011, at 22.19, Matt A

Re: [MacRuby-devel] MacRuby Book discount

2011-01-18 Thread Daniel Lopes
I don't like read full books in computer screen but the version for iPad solves this problem :) . I'm in the middle of the book and is really good, worth every cent. On 18/01/2011, at 14:08, Matt Aimonetti wrote: > Thanks a lot, it's been quite challenging to keep up with trunk, to find an > i

Re: [MacRuby-devel] MacRuby Book discount

2011-01-18 Thread Matt Aimonetti
Thanks a lot, it's been quite challenging to keep up with trunk, to find an interesting way to explain MacRuby & Cocoa and to not lose motivation. Thank you guys for the kind words, it means a lot to me. - Matt Sent from my iPhone On Jan 18, 2011, at 3:49, Alistair Holt wrote: > I've happily

Re: [MacRuby-devel] wrapping iokit

2011-01-18 Thread Joel Reymont
On Jan 17, 2011, at 11:24 PM, Laurent Sansonetti wrote: > Looks like I talked too fast, there isn't any BridgeSupport file for IOKit, > even in Preview 2. I will look into it, as I'm planning to roll out a new > version soon. What can I do to help? Assume that I have some time to spare. --

Re: [MacRuby-devel] BridgeSupport v2

2011-01-18 Thread Martin Hawkins
Laurent, I've created a project as you requested and it as reflects the problem I first encountered, I've posted a ticket. Two more questions re this: 1. Am I able to revert to the earlier BridgeSupport version? If so, how? 2. What are the implications for the build process when using BridgeSupp

Re: [MacRuby-devel] MacRuby Book discount

2011-01-18 Thread Alistair Holt
I've happily purchased a copy, thanks Matt! You've done a great job. I've been reading the online version as you've been writing it and have found it to be a really excellent book. - Alistair Holt On 17 January 2011 18:34, Matt Aimonetti wrote: > O'Reilly is running a special today and my Ma

Re: [MacRuby-devel] Creating ruby objects in Objective-C

2011-01-18 Thread Alan Skipp
Thanks Laurent, I'd forgotten about performRubySelector:. The ruby class I'm using takes 2 args, one of them a default argument, so I created an initWith method to work around that - problem solved now. Alan On 17 Jan 2011, at 21:51, Laurent Sansonetti wrote: > Hi Alan, > > When performing R

Re: [MacRuby-devel] what are you building with macruby?

2011-01-18 Thread Jarkko Laine
On 17.1.2011, at 22.19, Matt Aimonetti wrote: > Anyone else building awesome MacRuby apps? Care to share? Something like this: http://www.matstroeng.se/quickroute/en/, except for Mac (and awesome). //jarkko -- Jarkko Laine http://jlaine.net http://notkea.fi http://odesign.fi Check out my lates