Uploaded image for project: 'REEF (Retired)'
  1. REEF (Retired)
  2. REEF-933

Support configuring NamedParameters in .properties files

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • None
    • None
    • Tang
    • None

    Description

      It would be convenient to have Tang support a human-readable/writable configuration file format roughly equivalent in functionality to the CommandLine configuration parser. Java-style .properties files should be adequate for this, provided we standardize a convention for set-valued NamedParameters. Apache Commons Configuration already extends the Java standard to support defining separate name-value pairs with the same name to denote lists of values (https://commons.apache.org/proper/commons-configuration/userguide/howto_properties.html), so it would be reasonable to adopt the same convention for Tang.

      It would probably be useful/expected to have CommandLine configuration take precedence over file-based configuration.

      Attachments

        Activity

          People

            Unassigned Unassigned
            tdbaker Tobin Baker
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: