Revision
2773
Author
lsansonetti@apple.com
Date
2009-10-09 12:24:13 -0700 (Fri, 09 Oct 2009)

Log Message

refreshed

Modified Paths

Diff

Modified: MacRuby/trunk/TODO (2772 => 2773)


--- MacRuby/trunk/TODO	2009-10-09 19:22:24 UTC (rev 2772)
+++ MacRuby/trunk/TODO	2009-10-09 19:24:13 UTC (rev 2773)
@@ -8,6 +8,7 @@
 [X] Array subclass for immediates
 [ ] Hash subclass for immediates
 [ ] try/catch should use a C++ exception
+[ ] implement 'protected' visibility
 [ ] remaining Cocoa bugs
   [X] ObjC exceptions should be catchable in Ruby
   [X] honor BridgeSupport sel_of_type attribute