[Catalyst-commits] r10339 -
Catalyst-Devel/1.00/branches/helper_refactor/gsoc
dhoss at dev.catalyst.perl.org
dhoss at dev.catalyst.perl.org
Thu May 28 09:09:20 GMT 2009
Author: dhoss
Date: 2009-05-28 09:09:20 +0000 (Thu, 28 May 2009)
New Revision: 10339
Modified:
Catalyst-Devel/1.00/branches/helper_refactor/gsoc/gsoc-devel-plan-5-23.txt
Log:
added stuff to gsoc plan
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-05-28 08:51:11 UTC (rev 10338)
+++ Catalyst-Devel/1.00/branches/helper_refactor/gsoc/gsoc-devel-plan-5-23.txt 2009-05-28 09:09:20 UTC (rev 10339)
@@ -97,3 +97,23 @@
16:05 <t0m> more like it
16:05 <t0m> so we have sub mk_foo { shift->generate_foo(@_); }
+====
+5-28
+03:04 < dhoss> SO. official next step: 1) trim crap out 2) write test for how
+ helpers are invoking Catalyst::Helper 3)??? 4) profit!
+03:05 < t0m> 3) Re arrange files in sharedir so we can make the comversion guts
+ totally generic
+03:05 < t0m> 4) merge&profit
+03:05 < t0m> *conversion
+03:05 < dhoss> rearrange meaning mv foo MyApp?
+03:06 < t0m> erm, yes, as described above, so that the contents of share/ is
+ laid out the same as a newly generated MyApp
+03:06 < dhoss> OH
+03:06 < dhoss> okay
+03:06 < dhoss> instead of my current fuckery :-)
+03:06 < dhoss> autarch: btw if you have an idea for that i'd love an email to
+ the one in topic
+03:06 < t0m> cause then the entire generate application becomes 'copy this
+ directory from X => Y, applying some file mangling rules)
+
+
More information about the Catalyst-commits
mailing list