Re: [MacRuby-devel] NSNumber Numeric Patch
29 Nov
2008
29 Nov
'08
9:20 p.m.
Thread about patch that adds Numeric methods directly to NSNumbers Just caught a "todo" as I was looking through the code. NSNumbers returned from objc methods are (sometimes not?) converted to ruby objects. That code would be unnecessary, since the conversion will happen automatically. In effect, my patch did the "TODO" item in the code :)
This patch nukes the appropriate code (the tests and my app seem to be unaffected, which is a good sign). Needless to say, it probably won't work very well if applied before my other patch to numeric.c.
6188
Age (days ago)
6188
Last active (days ago)
0 comments
1 participants
participants (1)
-
Jonathan deWerd