--- 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