Revision
2786
Author
lsansonetti@apple.com
Date
2009-10-12 20:48:56 -0700 (Mon, 12 Oct 2009)

Log Message

refreshed

Modified Paths

Diff

Modified: MacRuby/trunk/TODO (2785 => 2786)


--- MacRuby/trunk/TODO	2009-10-13 03:48:44 UTC (rev 2785)
+++ MacRuby/trunk/TODO	2009-10-13 03:48:56 UTC (rev 2786)
@@ -8,7 +8,7 @@
 [X] Array subclass for immediates
 [ ] Hash subclass for immediates
 [ ] try/catch should use a C++ exception
-[ ] implement 'protected' visibility
+[X] implement 'protected' visibility
 [ ] remaining Cocoa bugs
   [X] ObjC exceptions should be catchable in Ruby
   [X] honor BridgeSupport sel_of_type attribute