Yes, sounds good - cause I was just thinking that what if I have two users concurrently calling the VFS.getManager(), do some operation and then close the FileSystemManager, there is a chance one of them will get their session closed half-way through the operation? cleanup would definately be a better option.

On Wed, 16 Jun 2004 11:50:44 +0200, Mario Ivankovits <[EMAIL PROTECTED]> wrote:

Johan Lindquist wrote:

Would it be possible though to have a file system option that would determine if the session is to be closed if all files are detached for example? I have not had a chance to look in detail 'under the hood' of VFS yet, so i don't know if this is possible.

This is exactly what i am thinking about.
Maybe a method called "cleanup" on the manager which will free unused resources (in opposite to close which will close and free all resources).





--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to