Update TODO.
[catagits/Catalyst-Runtime.git] / TODO
diff --git a/TODO b/TODO
index 94ba5c1..bfa8ecf 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,3 +1,5 @@
+  - Get rid of Class::Inspector. Class::MOP has 'is_class_loaded' and
+    'load_class', which is all we use Class::Inspector for.
 
   - Add Class::Accessor compats
     * Catalyst::Request
@@ -12,6 +14,9 @@
 
 
   - GRODITI's list:
+    * Update Test suite to not assume MyApp ISA Controller
+      - After that I'll set up attr handlers that will output helpful
+        error messages when you do it as well as how to fix it.
     * comments marked /Moose TODO/i in the code
     * Fix the CDI compat hack so we can start moving to immutable
     * Profile before and after immutable.