[macruby-changes] [2383] MacRuby/trunk/TODO

source_changes at macosforge.org source_changes at macosforge.org
Tue Aug 25 18:36:15 PDT 2009


Revision: 2383
          http://trac.macosforge.org/projects/ruby/changeset/2383
Author:   lsansonetti at apple.com
Date:     2009-08-25 18:36:15 -0700 (Tue, 25 Aug 2009)
Log Message:
-----------
mention rb_objc_define_module_function()

Modified Paths:
--------------
    MacRuby/trunk/TODO

Modified: MacRuby/trunk/TODO
===================================================================
--- MacRuby/trunk/TODO	2009-08-26 01:35:19 UTC (rev 2382)
+++ MacRuby/trunk/TODO	2009-08-26 01:36:15 UTC (rev 2383)
@@ -64,5 +64,8 @@
   individual instances of objects, replace it with
   rb_objc_define_method(rb_singleton_class(obj), ...)
 
+  In the case of rb_define_module_function(), replace it with
+  rb_objc_define_module_function()
+
   In the case of rb_define_alloc_func(), replace it with
   rb_objc_define_method(*(VALUE *)klass, "alloc", ..., 0)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macruby-changes/attachments/20090825/6f30cc57/attachment.html>


More information about the macruby-changes mailing list