-
Type:
Improvement
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.0.0
-
Fix Version/s: 2.1.0
-
Component/s: None
-
Labels:None
The source files signer/src/parser/signconfparser.[ch] and enforcer/src/parser/signconfparser.[ch] are diverged, but should parse the exact same kind of configuration file. Hence they should work the same. The have common origins and should not have diverged.
The seemingly necessity of divergence, to create different datastructures for enforcer and signer is actually a design flaw, configuration parsing should be independent of the application implementation.
The duplication of symbols is hidden.
- duplicates
-
OPENDNSSEC-822 Code duplication and same filename signconfparser
-
- Resolved
-
- relates to
-
OPENDNSSEC-792 Code duplication
-
- Open
-