From 048b0953b4f33e6fe4f748ddddb392b6667c4f3b Mon Sep 17 00:00:00 2001 From: Joshua Harlow Date: Fri, 6 Jul 2012 10:53:35 -0700 Subject: Add comment about keeping track of what people think about the 'read' and 'write' root, and if it confuses them, remove it later and just recommend a more 'natural' way of doing it (ie 'chroot'). --- TODO | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'TODO') diff --git a/TODO b/TODO index 30a52cae..1725db00 100644 --- a/TODO +++ b/TODO @@ -29,4 +29,9 @@ for these modules (or have a combination of the above), this avoids having to understand where your modules are coming from (which can be altered by the current python inclusion path) - +- Depending on if people think the wrapper around 'os.path.join' provided + by the 'paths' object is useful (allowing us to modify based off a 'read' + and 'write' configuration based 'root') or is just to confusing, it might be + something to remove later, and just recommend using 'chroot' instead (or the X + different other options which are similar to 'chroot'), which is might be more + natural and less confusing... -- cgit v1.2.3