Oops!  I totally overlooked the link to the technical stuff.  But my question 
about the possible speed gains remains.

Also, I don't understand the example in the section on memory management:

@date = date1

Intuitively, it would seem that the value bound to any identifier would persist 
until the identifier goes out of scope.  I could see the distinction if we're 
dealing with pointers, which might go dead.  What am I missing?

Bob Schaaf


Sent from my iPad

On May 4, 2012, at 10:51 AM, Robert Schaaf <rwsch...@comcast.net> wrote:

> Hello Laurent,
> 
> This is great news, and kudos to you.  With all this back and forth about 
> open source vs. proprietary, what's forgotten is the simple fact that it's 
> the developers that determine the success of a development system.  On the 
> strength of your announcement, I've renewed my iOS program, and as soon as 
> some enterprising young developer devises a MacRuby IDE for it, I'll invest 
> in the software, even at FULL PRICE!
> 
> I'm interested in how you approached the memory management.  Is it ARC as 
> Apple describes it?  Assuming that it was developed on a box with a MacRuby 
> base, can you share any details of what optimizations we might expect, 
> especially if it's going to be rolled back into MacRuby?  
> 
> Above all, is it totally transparent?
> 
> Mazel tov,
> 
> Bob Schaaf
> 
> Sent from my iPad
> 
> On May 3, 2012, at 1:02 PM, Laurent Sansonetti <laurent.sansone...@gmail.com> 
> wrote:
> 
>> Hi guys,
>> 
>> I am extremely excited to announce the immediate availability of
>> RubyMotion, a revolutionary toolchain for iOS development in Ruby.
>> 
>> (RubyMotion is what I have been working on these last 6 months. :))
>> 
>> RubyMotion is a commercial flavor of MacRuby for iOS that includes an
>> optimized runtime, a brand-new static compiler and memory model, and a
>> command-line interface.
>> 
>> If you are familiar with MacRuby you should be all set to develop iOS
>> apps right away.
>> 
>> You can find more information about RubyMotion on its website.
>> 
>> http://www.rubymotion.com
>> 
>> For a limited time only, RubyMotion can be purchased at a 25% discounted 
>> rate.
>> 
>> The developer center features guides, articles and a pointer to the
>> sample code repository.
>> 
>> http://www.rubymotion.com/developer-center
>> 
>> Also, the awesome folks at The Pragmatic Studio released an amazing
>> 50-minute screencast on the product. Check it out, it's free!
>> 
>> http://pragmaticstudio.com/screencasts/rubymotion
>> 
>> If you want to stay connected, make sure to follow @RubyMotion on Twitter.
>> 
>> http://twitter.com/RubyMotion
>> 
>> Enjoy!
>> 
>> Laurent
>> _______________________________________________
>> MacRuby-devel mailing list
>> MacRuby-devel@lists.macosforge.org
>> http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
> _______________________________________________
> MacRuby-devel mailing list
> MacRuby-devel@lists.macosforge.org
> http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
_______________________________________________
MacRuby-devel mailing list
MacRuby-devel@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel

Reply via email to