[ 
https://issues.apache.org/jira/browse/VFS-357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ralph Goers resolved VFS-357.
-----------------------------

    Resolution: Won't Fix

While I agree with this - I actually looked into providing an alternative to 
the ConfigBuilders a while ago - it just isn't worth the trouble in the current 
code base. VFS 3.0 should be based on Java 7 which should help clean this up.

> 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

        

Reply via email to