Uploaded image for project: 'Commons VFS'
  1. Commons VFS
  2. VFS-281

Enhance FileSystemOptions so that the ConfigBuilder classes are no longer necessary.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Won't Fix
    • 2.0
    • 2.0
    • None

    Description

      Many of the file providers accept options. The options are stored in the FileSystemOptions class. In order to store and retrieve options a FileSystemOptions instance must be created and than manipulated by a FileSystemConfigBuilder class with the appropriate get and set methods. This can be clumsy and cumbersome. A better approach is to allow each file system extend the FileSystemOptions class to provide the appropriate get and set methods. However, various file systems must be able to store their options in the same underlying data structure.

      Attachments

        Issue Links

          Activity

            People

              rgoers Ralph Goers
              rgoers Ralph Goers
              Votes:
              1 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: