Re: [MacRuby-devel] Advice for Total Tyro

2011-10-23 Thread David Frantz
Even though it is #6 on my list it probably should be number 1. Without Apples public commitment to MacRuby it is hard to justify its use in anything more than trivial apps. Especially if those apps are to be maintain for years. Sent from Dave's iPad! On Oct 17, 2011, at 3:40 PM, "Perry E.

Re: [MacRuby-devel] Advice for Total Tyro

2011-10-23 Thread David Frantz
OK, no idea what Godwin's law is but if you look at the deeper meaning of my post which is: Apple needs something like MacRuby as a supported alternative to XCodes C languages. Something that can server as a development environment in its own right and as something that can be integrated int

Re: [MacRuby-devel] Advice for Total Tyro

2011-10-23 Thread David Frantz
Well maybe the choice of words isn't great but we have yet to see a version one released. Maybe version one isn't that far off, but I think it is fair to say most people approach version one of anything software related with reservations. Sent from Dave's iPad! On Oct 17, 2011, at 3:09 PM,

Re: [MacRuby-devel] brace yourselves, 0.11 is coming!

2011-10-23 Thread Matt Aimonetti
This message is a warning probably due to a small regression in Lion. It won't prevent the app from working and I'm sure will eventually fix that. Thanks for reporting your findings (and for reading my book ;) ) - Matt On Sun, Oct 23, 2011 at 7:47 PM, Robert Love wrote: > I did the first example

Re: [MacRuby-devel] brace yourselves, 0.11 is coming!

2011-10-23 Thread Robert Love
I did the first example from Matt's book using 0.11 today and I get very similar results. ./hello_world Hello World macruby(11481,0x10cf81000) malloc: *** auto malloc[11481]: error: GC operation on unregistered thread. Thread registered implicitly. Break on auto_zone_thread_registration_error()

Re: [MacRuby-devel] brace yourselves, 0.11 is coming!

2011-10-23 Thread Matt Aimonetti
Seems to be working great for me. - Matt On Sat, Oct 22, 2011 at 7:40 AM, Steve Clarke wrote: > Hi, > > I installed 0.11 using the installer pkg. The install seemed to work fine. > > However, when I run my app I get a message that wasn't there with 0.10 or > with an earlier build of 0.11. > >