Re: [VFS] FileSystemManager in non singleton mode?

2007-05-25 Thread Mario Ivankovits
Hi! The documentation implies I can create a File system instance without using the singleton. If you create it by manually using DefaultFileSystemManager is it the non-singleton mode? Yes. We just use a singleton with VFS.getManager(). Ciao, Mario

[VFS] FileSystemManager in non singleton mode?

2007-05-24 Thread Lazarte, Ivan
The documentation implies I can create a File system instance without using the singleton. If you create it by manually using DefaultFileSystemManager is it the non-singleton mode? The reason I'm using Default.. is I'm working around a minor bug. (It's been submitted to JIRA) -- Ivan Lazarte