[Catalyst-commits] r9300 - Catalyst-Runtime/5.80/trunk
t0m at dev.catalyst.perl.org
t0m at dev.catalyst.perl.org
Sat Feb 14 18:23:38 GMT 2009
Author: t0m
Date: 2009-02-14 18:23:38 +0000 (Sat, 14 Feb 2009)
New Revision: 9300
Modified:
Catalyst-Runtime/5.80/trunk/TODO
Log:
Update TODO
Modified: Catalyst-Runtime/5.80/trunk/TODO
===================================================================
--- Catalyst-Runtime/5.80/trunk/TODO 2009-02-14 05:57:23 UTC (rev 9299)
+++ Catalyst-Runtime/5.80/trunk/TODO 2009-02-14 18:23:38 UTC (rev 9300)
@@ -9,6 +9,17 @@
screwed up, and the docs for $c->model should be more explicit about
what is expected. This probably also applies to view/controller.
+ - Run more smokes
+
+ - Test/document ->Class::MOP::Object::meta call in ::ClassData
+
+ - Change dispatcher and upgrade docs appropriately (no new method needed)
+
+ - 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.
+ - vs 5.70 and optimisation as needed on perl 5.8 (5.10 is already faster!).
More information about the Catalyst-commits
mailing list