Re: [MacRuby-devel] A Future for MacRuby

2011-12-21 Thread David Frantz
Jeff; I probably can't help a lot here because frankly I'm not involved in development and only come to the forums as a casual user. However I will add my 2¢ below. Sent from my iPad On Dec 20, 2011, at 11:57 PM, Jeff Hemmelgarn wrote: > I guess my main angst is with the the direction an

Re: [MacRuby-devel] A Future for MacRuby

2011-12-21 Thread Sean Mateus
> > This is a frustration of mind, that is Apples lack of buy in or official > support is frustrating. It is one of the reasons I don't invest a lot of > personal effort into following Mac Ruby. Going the Mac Ruby way means > spending a lot of effort to learn something that may never get the

Re: [MacRuby-devel] A Future for MacRuby

2011-12-21 Thread Benjamin Almeida
I get the feeling few of you are every day ruby developers, there are incompatibilities between all ruby versions, yes even between 1.9 and 1.8 so why on earth should macruby be a finnished Sofa, snug and compfy. It is part of rubys attraction that it still evolves. If I want write a web applic

Re: [MacRuby-devel] MacRuby-devel Digest, Vol 46, Issue 24

2011-12-21 Thread Jean-Denis MUYS
On 21 déc. 2011, at 00:43, David Frantz wrote: Date: Tue, 20 Dec 2011 18:43:40 -0500 From: David Frantz mailto:websterindus...@mac.com>> To: "MacRuby development discussions." mailto:macruby-devel@lists.macosforge.org>> Subject: Re: [MacRuby-devel] A Future for MacRuby Message-ID: mailto:e5e9a3

Re: [MacRuby-devel] MacRuby-devel Digest, Vol 46, Issue 25

2011-12-21 Thread Jean-Denis MUYS
On 21 déc. 2011, at 11:13, Jeff Hemmelgarn wrote: Date: Tue, 20 Dec 2011 23:57:53 -0500 From: Jeff Hemmelgarn mailto:jhemm...@gmail.com>> To: "MacRuby development discussions." mailto:macruby-devel@lists.macosforge.org>> Subject: Re: [MacRuby-devel] A Future for MacRuby Message-ID: <8c895aba-a5

Re: [MacRuby-devel] A Future for MacRuby

2011-12-21 Thread Rich Morin
Apple has funded Laurent's work on MacRuby for quite a while. Jordan has played a major role in this project (and a number of other Open Source projects :-) and I'm sure he is working to keep the effort going. However, he can't make any promises. Specifically: "We don't comment on future prod

Re: [MacRuby-devel] MacRuby challenge

2011-12-21 Thread Jordan K. Hubbard
Also confirmed to work on my MacBook Air! Nice Job, Alan! A great example of what can be done (in very few lines at that) in MacRuby! Now I'm off to find the right hairpiece and mustache to turn this into a Samuel L. Jackson-ificator. ;-) - Jordan On Dec 20, 2011, at 7:00 PM, Matt Aimonetti

Re: [MacRuby-devel] Speed

2011-12-21 Thread Joshua Ballanco
2011/12/20 François Boone > Hi, > > I have written a function with 461 queries in a MySQL database. > With macirb, it takes more or less 1s for all queries. > I put my file in a Xcode project and when I click on a button, the action > is to run this function. > However, it takes more or less 1s f

Re: [MacRuby-devel] A Future for MacRuby

2011-12-21 Thread Dan Farrand
It's been great to read everyones thoughts on this subject. It's helped me get a better perspective on what MacRuby is. I am a Ruby newbie but have been working on Mac for a long time, mostly in the "business applications" space. Here is my 2 cents. I am very much a Mac fanboy and consequentl

Re: [MacRuby-devel] Speed

2011-12-21 Thread François Boone
Le 2011-12-21 à 15:17, Joshua Ballanco a écrit : > 2011/12/20 François Boone > Hi, > > I have written a function with 461 queries in a MySQL database. > With macirb, it takes more or less 1s for all queries. > I put my file in a Xcode project and when I click on a button, the action is > to run

Re: [MacRuby-devel] A Future for MacRuby

2011-12-21 Thread David Frantz
Hi Rich; I understand most of what you say below. However there are a few issues. Sent from my iPad On Dec 21, 2011, at 9:57 AM, Rich Morin wrote: > Apple has funded Laurent's work on MacRuby for quite a > while. Jordan has played a major role in this project > (and a number of other Open

Re: [MacRuby-devel] Document based application template

2011-12-21 Thread Min Soo Kim
Hi Andy Stechishin, I am have the same problem as you. It seems that no one is answering to your question. Have you find a what the problems was? Thank you in advance Min Soo Kim On Jul 23, 2011, at 12:46 PM, Andy Stechishin wrote: > I am trying to make a Document based MacRuby application. I