ready-for-release
[gitmo/Class-MOP.git] / TODO
diff --git a/TODO b/TODO
index 7fbd151..7ea864b 100644 (file)
--- a/TODO
+++ b/TODO
@@ -2,6 +2,10 @@
 TODO
 ---------------------------------------------------------------------
 
+- check out what chromatic said:
+
+I think you can check the class key <_ISA to see if it has expired. 
+
 - switch to Context::Handle for method modifiers
 
 Should probably write some more tests to verify this works correctly
@@ -11,6 +15,11 @@ when we add it in, to make sure we don't break weird stuff.
 
 mugwump was working on this ...
 
+- do not bless methods unless asked
+
+We should turn off automagic method blessing for classes which are 
+not explictly asking for a metaclass.
+
 ---------------------------------------------------------------------
 EXAMPLES TO WRITE
 ---------------------------------------------------------------------