BIND 10 #1820: remove DNSService::addServer()

BIND 10 Development do-not-reply at isc.org
Tue Mar 20 17:02:08 UTC 2012


#1820: remove DNSService::addServer()
-------------------------------------+-------------------------------------
            Reporter:  jinmei        |                        Owner:
                Type:  defect        |                       Status:  new
            Priority:  medium        |                    Milestone:  Next-
           Component:  Unclassified  |  Sprint-Proposed
           Sensitive:  0             |                     Keywords:
         Sub-Project:  DNS           |              Defect Severity:  N/A
Estimated Difficulty:  0             |  Feature Depending on Ticket:
         Total Hours:  0             |          Add Hours to Ticket:  0
                                     |                    Internal?:  0
-------------------------------------+-------------------------------------
 Since we switched to FD-based creation we don't use these methods
 in our system any more.  Keeping such effectively dead code increases
 maintenance cost and decreases readability, so I propose removing
 them.

 From a quick look, one of the constructors and some other methods in
 the implementation class can (and should) also be removed.

 (Even if we have some expectation that we may reuse them in an
 unforeseen future, we could do that any time when the plan is actually
 realized by retrieving the old code from the repository)

 See also the related discussion in #1784.

-- 
Ticket URL: <http://bind10.isc.org/ticket/1820>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development


More information about the bind10-tickets mailing list