[Catalyst-commits] r9443 -
Catalyst-Runtime/5.80/branches/register_actions
t0m at dev.catalyst.perl.org
t0m at dev.catalyst.perl.org
Fri Mar 6 22:48:37 GMT 2009
Author: t0m
Date: 2009-03-06 22:48:37 +0000 (Fri, 06 Mar 2009)
New Revision: 9443
Modified:
Catalyst-Runtime/5.80/branches/register_actions/TODO
Log:
backout, wrong branch fail
Modified: Catalyst-Runtime/5.80/branches/register_actions/TODO
===================================================================
--- Catalyst-Runtime/5.80/branches/register_actions/TODO 2009-03-06 22:29:50 UTC (rev 9442)
+++ Catalyst-Runtime/5.80/branches/register_actions/TODO 2009-03-06 22:48:37 UTC (rev 9443)
@@ -2,7 +2,7 @@
Documentation:
- - Catalyst/Upgrading.pod needs brushing up and C3 linerisation covering.
+ - Catalyst/Upgrading.pod needs brushing up
- 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,8 +11,11 @@
- Run more smokes
- - Fix the bleedin visit bug
+ - Using anything ::[CMV]:: should warn (once, on boot).
+ - 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