[Catalyst-commits] r9442 - Catalyst-Runtime/5.80/branches/register_actions

t0m at dev.catalyst.perl.org t0m at dev.catalyst.perl.org
Fri Mar 6 22:29:50 GMT 2009


Author: t0m
Date: 2009-03-06 22:29:50 +0000 (Fri, 06 Mar 2009)
New Revision: 9442

Modified:
   Catalyst-Runtime/5.80/branches/register_actions/TODO
Log:
Update TODO

Modified: Catalyst-Runtime/5.80/branches/register_actions/TODO
===================================================================
--- Catalyst-Runtime/5.80/branches/register_actions/TODO	2009-03-06 15:10:14 UTC (rev 9441)
+++ Catalyst-Runtime/5.80/branches/register_actions/TODO	2009-03-06 22:29:50 UTC (rev 9442)
@@ -2,7 +2,7 @@
 
 Documentation:
 
-   - Catalyst/Upgrading.pod needs brushing up
+   - Catalyst/Upgrading.pod needs brushing up and C3 linerisation covering.
 
    - Warning when you pass $c->model("MyApp::Model::Foo") is the generic
      warning for regex fall back. Should be more specific about what you
@@ -11,11 +11,8 @@
 
    - Run more smokes
 
-   - Using anything ::[CMV]:: should warn (once, on boot).
+   - Fix the bleedin visit bug
 
-   - TestApp should not use NEXT. There should be a TestAppNEXTCompat
-     which does but is standalone..
-
 Profiling:
 
   - vs 5.70 and optimisation as needed on perl 5.8 (5.10 is already faster!).




More information about the Catalyst-commits mailing list