BIND 10 #2619: getFullConfig() does not do what you'd think it does
BIND 10 Development
do-not-reply at isc.org
Wed Jan 9 14:15:48 UTC 2013
#2619: getFullConfig() does not do what you'd think it does
-------------------------------------+-------------------------------------
Reporter: jelte | Owner:
Type: | Status: new
defect | Milestone: New Tasks
Priority: | Keywords:
medium | Sensitive: 0
Component: | Sub-Project: DNS
Unclassified | Estimated Difficulty: 0
CVSS Scoring: | Total Hours: 0
Defect Severity: N/A |
Feature Depending on Ticket: |
Add Hours to Ticket: 0 |
Internal?: 0 |
-------------------------------------+-------------------------------------
The doxygen explains what it does, but this is really not how we use it
(or what the name suggests). I think that every place that uses it uses it
wrong, but it happens to work because of the specific data structures
used.
So this ticket is to change its behaviour not to make a list of
item->value pairs but simply go over the top-level items and to do
getValue(). This may not fill in some deep defaults but those tend to be
separately checked anyway (since updates also don't include them)
--
Ticket URL: <http://bind10.isc.org/ticket/2619>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list