Could MacRuby / HotCocoa supplant the need to know Objective-C?
        Posted  
        
            by frou
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by frou
        
        
        
        Published on 2010-04-19T00:59:45Z
        Indexed on 
            2010/04/19
            1:03 UTC
        
        
        Read the original article
        Hit count: 545
        
I just discovered MacRuby / HotCocoa and really like the sound of what they're doing.
I had essentially discounted the prospect of making Cocoa GUI applications myself because I have an aversion to spending time & effort learning yet another C-based language, Objective-C. I'm not saying it's bad, just not for me.
Is it the case now, or in the probable future, that one will be able to make Cocoa GUI applications of substantial and first-class nature with MacRuby / HotCocoa alone while ignoring Objective-C completely?
© Stack Overflow or respective owner