Fix FormFu in 5.80 + test, zamolxes++
[catagits/Catalyst-Runtime.git] / TODO
diff --git a/TODO b/TODO
index 57ef9be..572c182 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,10 +1,11 @@
-  - Class::Accessor::Fast extra compatibility methods for MX::Emulate::CAF - groditi
+  - MooseX::Emulate::Class::Accessor::Fast 
     - Tests for uses of C::A::F from Catalyst repos. - t0m
+    - New release once these are done.
 
-  - Finish off and CPAN Class::C3::Adopt::NEXT - rafl 
-    - More POD - t0m
-    - Make core use it.
-    - Simple test for next compat in core.
+  - Go through everything which used to use CAF, and ensure that it now uses MX::E::CAF + tests, 
+    extending t/caf_backcompat.t and replacing t/custom_request.t (t0m)
+
+  - Simple test for NEXT compat in core.
 
   - Common engine test failures, look into and get tests into core.