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

XMLConfiguration.XMLBuilderVisitor.listDelimiter initial value is always overridden

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • None
    • None
    • None

    Description

      The private class field XMLConfiguration.XMLBuilderVisitor.listDelimiter is initialised to
      AbstractConfiguration.getDefaultListDelimiter();

      However, the only constructor overwrites the field.

      So the default init could be removed, and the field could be made final.

      Attachments

        Activity

          People

            Unassigned Unassigned
            sebb Sebb
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: