Uploaded image for project: 'OpenDNSSEC'
  1. OpenDNSSEC
  2. OPENDNSSEC-795

Reconsiderations parsing configuration files

    XMLWordPrintable

    Details

    • Type: Story
    • Status: Open
    • Priority: Major
    • Resolution: Unresolved
    • Affects Version/s: None
    • Fix Version/s: future
    • Component/s: None
    • Labels:
      None

      Description

      • The code is complex, long and contains long statements handling error situations;
      • build depends on java, trang;
      • RelaxNG is less used than XSD;
      • (seemingly) unused config definitions such as enforcerstate. {rnc,rng}

        ;

      • parser code has been duplicated, with divergence;
      • parser code should be independent from environment implementation;
      • for every configuration item, the while config file is re-parsed;
      • problems in representing n months, a year, etcetera, because everything is cast to seconds;
      • sequence of elements in XML is now fixed, without true need;
      • no namespacing, version of xml file definition;
      • during run-time the rnc,rng files need to be installed;
      • trang.jar present in source tree;

        Attachments

          Activity

            People

            Assignee:
            Unassigned
            Reporter:
            berry Berry van Halderen
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Dates

              Created:
              Updated: