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
commit34c78ce25d0250272b9b11ea37386db029aa0203 (patch)
treebfa7caff7a5d40c162c5b3256b136efeacaa9881 /fs/contrib
parentab55bbf196428c72f89a922ba2fea21210188f70 (diff)
downloadpyfilesystem-git-34c78ce25d0250272b9b11ea37386db029aa0203.tar.gz
Added TODO note for future enhancement
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