Revision
2849
Author
lsansonetti@apple.com
Date
2009-10-18 12:40:00 -0700 (Sun, 18 Oct 2009)

Log Message

refreshed

Modified Paths

Diff

Modified: MacRuby/trunk/TODO (2848 => 2849)


--- MacRuby/trunk/TODO	2009-10-18 07:26:18 UTC (rev 2848)
+++ MacRuby/trunk/TODO	2009-10-18 19:40:00 UTC (rev 2849)
@@ -9,6 +9,7 @@
 [ ] Hash subclass for immediates
 [ ] try/catch should use a C++ exception
 [X] implement 'protected' visibility
+[ ] implement NODE_LAMBDA (1.9 proc syntax)
 [ ] remaining Cocoa bugs
   [X] ObjC exceptions should be catchable in Ruby
   [X] honor BridgeSupport sel_of_type attribute