Revision: 2692 http://trac.macosforge.org/projects/ruby/changeset/2692 Author: lsansonetti@apple.com Date: 2009-09-30 15:08:05 -0700 (Wed, 30 Sep 2009) Log Message: ----------- refreshed Modified Paths: -------------- MacRuby/trunk/TODO Modified: MacRuby/trunk/TODO =================================================================== --- MacRuby/trunk/TODO 2009-09-30 21:30:39 UTC (rev 2691) +++ MacRuby/trunk/TODO 2009-09-30 22:08:05 UTC (rev 2692) @@ -40,6 +40,7 @@ [X] refresh copyright headers for 2009 [ ] rdoc should work [X] MacRuby should not ignore SIGINT and other signals +[ ] implement autoload For 0.5 (tentative): @@ -55,7 +56,7 @@ [ ] fully implement FFI API For 0.6: -[ ] fully implement FFI API + [ ] add support for encodings in strings Porting from rb_define_method() to rb_objc_define_method():