Uploaded image for project: 'Commons Configuration'
  1. Commons Configuration
  2. CONFIGURATION-188

[configuration] Disabling string splitting

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • Nightly Builds
    • None
    • None
    • None
    • Operating System: All
      Platform: All

    • 29716

    Description

      Currently strings are always considered as comma separated values and splitted
      into a List when added to a configuration. It is desirable to disable this
      feature sometimes though, that's why I'd like to suggest the addition of two
      methods getSplitStrings() and setSplitStrings(boolean) in the
      AbstractConfiguration class to affect this behaviour.

      Attachments

        Activity

          People

            Unassigned Unassigned
            ebourg Emmanuel Bourg
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: