You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Apache Wiki <wi...@apache.org> on 2005/11/14 20:41:19 UTC

[Jakarta-commons Wiki] Trivial Update of "VfsNext" by MarioIvankovits

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Jakarta-commons Wiki" for change notification.

The following page has been changed by MarioIvankovits:
http://wiki.apache.org/jakarta-commons/VfsNext

------------------------------------------------------------------------------
   * serivce - getService()
   * aspect - getAspect()
  
- == caching review - allow to configure fileObjects internal state cache ==
- This is to avoid the .close() calling to get fresh data.
- 
- Sure, this might slow down alot, but if one would like have it, it should be possible.
- 
  == user api ==
  a way to avoid to put username/password into the url.
  
@@ -43, +38 @@

  
  == progress & cancellation api ==
  callbacks to be informed about ongoing operations (copy, move, rename, delete, copy-progress, move-progress (if between filesystems))
+ 
+ == caching review - allow to configure fileObjects internal state cache ==
+ This is to avoid the .close() calling to get fresh data.
+ 
+ Sure, this might slow down alot, but if one would like have it, it should be possible.
  
  == file permissions (non-native) ==
  (with non native code only)

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org