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

t0m at dev.catalyst.perl.org t0m at dev.catalyst.perl.org
Tue May 12 12:04:24 GMT 2009


Author: t0m
Date: 2009-05-12 12:04:24 +0000 (Tue, 12 May 2009)
New Revision: 10092

Modified:
   Catalyst-Runtime/5.80/trunk/TODO
Log:
Add method modifier bug to TODO

Modified: Catalyst-Runtime/5.80/trunk/TODO
===================================================================
--- Catalyst-Runtime/5.80/trunk/TODO	2009-05-12 11:58:37 UTC (rev 10091)
+++ Catalyst-Runtime/5.80/trunk/TODO	2009-05-12 12:04:24 UTC (rev 10092)
@@ -23,6 +23,9 @@
 
    - Attribute called 'actions' in controllers - needs to be renamed to _actions.
 
+   - before finalize causes you to miserably fail to call plugins finalize
+     method (dmaki)
+
 Compatibility warnings to add:
 
    - $self->config should warn as config should only ever be called as a




More information about the Catalyst-commits mailing list