added stuff to gsoc plan
Devin Austin [Thu, 28 May 2009 09:09:20 +0000 (09:09 +0000)]
gsoc/gsoc-devel-plan-5-23.txt

index dfabc92..af634a7 100644 (file)
 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)
+
+