[Catalyst-commits] r8697 - Catalyst-Runtime/5.80/trunk

t0m at dev.catalyst.perl.org t0m at dev.catalyst.perl.org
Wed Dec 3 09:22:41 GMT 2008


Author: t0m
Date: 2008-12-03 09:22:40 +0000 (Wed, 03 Dec 2008)
New Revision: 8697

Modified:
   Catalyst-Runtime/5.80/trunk/TODO
Log:
Update TODO with the bits I have extracted from latest smokes

Modified: Catalyst-Runtime/5.80/trunk/TODO
===================================================================
--- Catalyst-Runtime/5.80/trunk/TODO	2008-12-03 09:08:58 UTC (rev 8696)
+++ Catalyst-Runtime/5.80/trunk/TODO	2008-12-03 09:22:40 UTC (rev 8697)
@@ -1,11 +1,12 @@
-  - 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
+    - Can't locate object method "mk_accessors" via package "Catalyst::Request::REST"
+    - 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.
+  - Look into FormFu test fails, get tests in core (marcus?)
 
+  - Simple test for NEXT compat in core.
+
   - Common engine test failures, look into and get tests into core.
 
   - Catalyst-Plugin-Authorization-ACL, Can't locate object method "tree" via package "Catalyst::Dispatcher", fix the plugin as tree was never a public method.




More information about the Catalyst-commits mailing list