[Catalyst-commits] r10487 - Catalyst-Devel/1.00/branches/helper_refactor/gsoc

dhoss at dev.catalyst.perl.org dhoss at dev.catalyst.perl.org
Tue Jun 9 09:26:45 GMT 2009


Author: dhoss
Date: 2009-06-09 09:26:45 +0000 (Tue, 09 Jun 2009)
New Revision: 10487

Modified:
   Catalyst-Devel/1.00/branches/helper_refactor/gsoc/gsoc-devel-plan-5-23.txt
Log:
updated TODO


Modified: Catalyst-Devel/1.00/branches/helper_refactor/gsoc/gsoc-devel-plan-5-23.txt
===================================================================
--- Catalyst-Devel/1.00/branches/helper_refactor/gsoc/gsoc-devel-plan-5-23.txt	2009-06-09 09:25:09 UTC (rev 10486)
+++ Catalyst-Devel/1.00/branches/helper_refactor/gsoc/gsoc-devel-plan-5-23.txt	2009-06-09 09:26:45 UTC (rev 10487)
@@ -144,6 +144,8 @@
 23:37 <@kd> please fix
 23:38 <@kd> dhoss: i.e. http://gist.github.com/122081
 ==============================================================================
+
+# DONE
 1. Rename everything into final layout:
   . tt files all named .tt
   . none tt files all named .bin
@@ -151,6 +153,8 @@
 
 2. get new layout working
 
+
+# DONE
 3. get tests for back compat - i.e. the methods no longer used in Helper.pm like 'get_file'
   . copy Catalyst::Helper::View::TT into t/lib/TestBackCompat.pm
   . write test t/deprecated_methods_backcompat.t which says:
@@ -162,7 +166,7 @@
      my $a_section = $helper->get_file('FileName');
      is $a_section, 'FILECONTENTSFROM__DATA__';
 
-3. RFC
+3. RFC - DONE
 
 Looking ahead
 




More information about the Catalyst-commits mailing list