rename test test
[catagits/Catalyst-Runtime.git] / lib / Catalyst / ROADMAP.pod
index 39ee1f8..c7b1b54 100644 (file)
@@ -4,7 +4,7 @@ This is a living document, that represents the core team's current plans
 for the Catalyst framework. It's liable to change at any time. This document
 lives in the the catalyst trunk, currently at 
 
-  http://dev.catalyst.perl.org/repos/Catalyst/trunk/Catalyst/lib/Catalyst/ROADMAP.pod
+  http://dev.catalyst.perl.org/repos/Catalyst/Catalyst-Runtime/5.80/trunk/lib/Catalyst/ROADMAP.pod
 
 Make sure you get it from there to ensure you have the latest version.
 
@@ -21,6 +21,18 @@ Catalyst Core.
 
 =over 4
 
+=item make deployment of Catalyst easier
+
+=over 4
+
+=item Add htaccess files to distro
+
+=item Trim runtime dependencies
+
+=item test dependency graph, make sure everything installs cleanly on different platforms.
+
+=back
+
 =item Add support for configuration profiles to be selected at startup time
 through switches / ENV
 
@@ -61,6 +73,10 @@ Refactor everything that doesn't have to be class data into object data
 
 =item Add support for Isotope Engines
 
+This depends on the progress of Isotope
+
+=item Work towards a declarative syntax mode
+
 =back
  
 =head2 5.90000 2007