The default deployment settings will indeed generate a pretty big application, but it is possible to trim out unnecessary stuff (such as the standard library or extensions). Also, we are hopefully dropping i386 support in 0.10, therefore the MacRuby binaries will be 2 times smaller.
From one presumably in the know, that would lend (to a suspicious individual like myself) credence to the theory that.. a future version of the OS will definitely be 64-bit by default.
2 times smaller? I wish I had the math chops to compute/debate that, but it seems like an even more substantial gain than dropping PPC code in SnowLeo did(plus binary/compression optimizations).
A bright future, thanks for all your dedication and hard work!
I do not see those rumors coming to fruition at all. Apple has way too much invested in ObjC at this point to be supplanted by Ruby. That's just my opinion though.
I'm just going to point out a single flaw in this argument.
2) Apple has _a_ dev on the MacRuby project.
One dev does not a complete project make. Perhaps in time, if they put more support behind MacRuby, but I'll believe it when I see it. So far, people are just chasing rumours.
This doesn't make much sense to be honest. Just because two companies don't see eye to eye on an executive level and are competing on some products doesn't mean they will take a flamewar over languages and make business decisions based on that. That's nonsense.
You might be interested to know that Apple has released products built on top of python, such as the calendar server (which is open source, and built on top of Twisted). How would that possibly fit into your theory? Or what of the python objective c bridge? Both python and ruby come preinstalled on OS X, I don't think Apple as a company has a preference for one or the other.
It wasn't a theory, it was just a passing thought. In any case, I wasn't positing a "flamewar"; rather, wondering if there might be some strategic value in pushing a different language that exists in the same sort of space as Python than the one that Google is pushing.
I think there's a good chance that MacRuby could perhaps ship with XCode and become a first class, officially supported option for OS X development. And unlike, say, the Java-Cocoa bridge, MacRuby may in time become a desirable option for some developers and some types of projects.
Looks like lots of bug fixes and strong focus on stability.
A few resources for learning MacRuby:
* http://peepcode.com/products/meet-macruby
* http://www.manning.com/lim/
* http://www.macruby.org/documentation/tutorial.html