dev notes
authorRobert Sesek <rsesek@bluestatic.org>
Fri, 13 Jan 2006 05:18:00 +0000 (05:18 +0000)
committerRobert Sesek <rsesek@bluestatic.org>
Fri, 13 Jan 2006 05:18:00 +0000 (05:18 +0000)
includes/paths.php

index 8e0d10f03c15420a30aeb7330dca914b4a732872..a74962a1c43f5202189b9139ee3ddd1898d67bc0 100644 (file)
 * @package     ViewSVN
 */
 
+/*
+
+the majority of this stuff should go into the controller.
+the string creators may need to go into a static class or something. or not. we'll see.
+
+*/
+
 /**
 * Path managing class that constructs and parses input
 * and output for paths. This is essentially a controller