Author: imario
Date: Wed Feb 16 12:32:19 2005
New Revision: 154082
URL: http://svn.apache.org/viewcvs?view=rev&rev=154082
Log:
updated todo
Modified:
jakarta/commons/sandbox/vfs/trunk/xdocs/todo.xml
Modified: jakarta/commons/sandbox/vfs/trunk/xdocs/todo.xml
URL:
http://svn.apache.org/viewcvs/jakarta/commons/sandbox/vfs/trunk/xdocs/todo.xml?view=diff&r1=154081&r2=154082
==============================================================================
--- jakarta/commons/sandbox/vfs/trunk/xdocs/todo.xml (original)
+++ jakarta/commons/sandbox/vfs/trunk/xdocs/todo.xml Wed Feb 16 12:32:19 2005
@@ -83,8 +83,12 @@
<li>
<strike>Fix set last-modified.</strike> (done)
</li>
- <li>Support passive mode.</li>
- <li>Add proxy support.</li>
+ <li>
+ <strike>Support passive mode.</strike> (done
FtpFileSystemConfigBuilder)
+ </li>
+ <li>
+ <strike>Add proxy support.</strike> no ftp-proxy
standard available. If you are lucky - you simply could use special formed urls.
+ </li>
</ul>
</li>
<li>URL Provider:
@@ -104,7 +108,8 @@
some mechanism needs to be provided to release and refresh
cached info.</strike> (done)
<br/>
- Some mechanism needs to be provided refresh cached info
+ <strike>Some mechanism needs to be provided refresh cached
info</strike>
+ (FileObject.close() rereads the file informations - this
is threadsafe)
</li>
<li>
The local disk caching mechanism also needs more work.
Needs
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]