Enlightenment CVS committal

Author  : chaos
Project : e17
Module  : apps/evfs

Dir     : e17/apps/evfs


Modified Files:
        TODO configure.in 


Log Message:
* Begin migration to plugin based vfolder architecture (Yes, more plugins. No, 
I'm not addicted, it's just extensible)

===================================================================
RCS file: /cvs/e/e17/apps/evfs/TODO,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -3 -r1.8 -r1.9
--- TODO        21 Apr 2006 15:10:16 -0000      1.8
+++ TODO        12 Aug 2006 08:17:23 -0000      1.9
@@ -5,12 +5,20 @@
        * Exception handling
        * File permissions checking
 [DONE] * Remove monitors for client when client disconnects
-[DONE] * evfs_fs_ssh (SSH filesystem plugin)
+[DONE] * evfs_fs_sftp (SSH filesystem plugin)
 [DONE] * bzip2
 [DONE] * gzip support
-[DONE] * ldap plugin
-[DONE] * iso plugin
+       * ldap plugin
+       * iso plugin
 
+Metadata system
+---------------
+       * Query interface for harvested metadata
+
+
+Vfolder system
+--------------
+       * Plugin system to attach vfolder plugins (i.e. trash can etc)
 
 Plugins
 -------
@@ -18,5 +26,11 @@
        ----
        * Handle different open types.  E.g. if you don't have write and create 
permissions,
          you can't dl the file, etc.  Need to build in an open mask to the 
open function.
+
+       Tar
+       ---
+       * Support the extraction of files from a tar file.
+
+
 
 
===================================================================
RCS file: /cvs/e/e17/apps/evfs/configure.in,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -3 -r1.26 -r1.27
--- configure.in        21 Jul 2006 17:01:31 -0000      1.26
+++ configure.in        12 Aug 2006 08:17:23 -0000      1.27
@@ -316,6 +316,7 @@
 src/plugins/Makefile
 src/plugins/file/Makefile
 src/plugins/meta/Makefile
+src/plugins/vfolder/Makefile
 src/demo/Makefile
 src/include/Makefile
 src/common/Makefile



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to