From 09da6d061330fe7cde75548aca72e52905709a0f Mon Sep 17 00:00:00 2001 From: Robert Sesek Date: Fri, 13 Jan 2006 05:18:00 +0000 Subject: [PATCH] dev notes --- includes/paths.php | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/includes/paths.php b/includes/paths.php index 8e0d10f..a74962a 100644 --- a/includes/paths.php +++ b/includes/paths.php @@ -26,6 +26,13 @@ * @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 -- 2.22.5