[MacRuby-devel] new testing version available
Laurent Sansonetti
lsansonetti at apple.com
Fri Mar 7 11:34:15 PST 2008
Hi,
I just merged all the changes of this week into the testing branch.
Many bugs were fixed, including the following bugs that were
registered in the tracker:
#22 NSPredicate doesn't work
#20 Extending an Objective-C class before referencing it replaces it
#21 Cocoa primitive classes do not respond to the Ruby interfaces.
#18 NSZeroSize Causes Abort
#17 Sending 'super' inside an objc overriden method provokes an
infinite loop
#2 function 'WebInitForCarbon' return value defined more than once
#15 Crash when setting an ivar to an alloc/init'ed object
#8 getting NSSize from NSImage from artwork doesn't work
#7 crash when doing [NSDecimalNumber -decimalValue]
#6 add support for loading custom bridgesupport files
#1 Object#methods crashes
Also, 3 Xcode-based samples are available. Note that you may have to
modify the sample xcode project build settings according to where you
actually installed macruby, if it doesn't build by default (which is
temporary, after I would like to ship macruby as/in a framework).
I am now working on merging the latest changes from Ruby trunk, then I
will work on the test suite, write a few more examples, and change the
project build to install itself as/in a framework. Then, I think we
can make a first release!
Laurent
More information about the MacRuby-devel
mailing list