summaryrefslogtreecommitdiff
path: root/fs/contrib
diff options
context:
space:
mode:
authorbtimby <btimby@67cdc799-7952-0410-af00-57a81ceafa0f>2012-04-20 17:53:19 +0000
committerbtimby <btimby@67cdc799-7952-0410-af00-57a81ceafa0f>2012-04-20 17:53:19 +0000
commitd04d263597a8f2c19e3ab7dcc7374704ed1d2ac4 (patch)
treebfa7caff7a5d40c162c5b3256b136efeacaa9881 /fs/contrib
parentfd57643110bffbf194b1de664703fba16df34262 (diff)
downloadpyfilesystem-d04d263597a8f2c19e3ab7dcc7374704ed1d2ac4.tar.gz
Added TODO note for future enhancement
git-svn-id: http://pyfilesystem.googlecode.com/svn/trunk@774 67cdc799-7952-0410-af00-57a81ceafa0f
Diffstat (limited to 'fs/contrib')
-rw-r--r--fs/contrib/archivefs.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/fs/contrib/archivefs.py b/fs/contrib/archivefs.py
index f2b48f6..21f6b8c 100644
--- a/fs/contrib/archivefs.py
+++ b/fs/contrib/archivefs.py
@@ -221,6 +221,10 @@ class ArchiveMountFS(mountfs.MountFS):
break
return super(ArchiveMountFS, self)._delegate(path)
+ # TODO: probably need to override move(), movedir() and any other methods
+ # that modify files (and therefore archives). See remove() below to see
+ # why.
+
def remove(self, path):
# In case one of our mounted file systems backing archive is being
# deleted, unmout it before continuing. Once unmounted, the archive