FtpFileSystemConfigBuilder and other builders are all singletons which leads to
problems if one wishes ftp connections with different incompatible settings.
------------------------------------------------------------------------------------------------------------------------------------------------------------
Key: VFS-357
URL: https://issues.apache.org/jira/browse/VFS-357
Project: Commons VFS
Issue Type: Bug
Affects Versions: 1.0
Reporter: Miroslav Pokorny
RamFileSystemConfigBuilder also exhibits the same problem. The documentation
does not make it sure if the max size is read during the factory or while
running...
I believe it would be simpler to remove the singletonness and allow different
objects to be created and set with their own properties.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira