[svn] commit: r3781 - /branches/trac423/src/lib/dns/master.h

BIND 10 source code commits bind10-changes at lists.isc.org
Thu Dec 9 08:43:44 UTC 2010


Author: jinmei
Date: Thu Dec  9 08:43:43 2010
New Revision: 3781

Log:
one final documentation update.  (sorry, I forgot to add this before
putting it to the review queue)

Modified:
    branches/trac423/src/lib/dns/master.h

Modified: branches/trac423/src/lib/dns/master.h
==============================================================================
--- branches/trac423/src/lib/dns/master.h (original)
+++ branches/trac423/src/lib/dns/master.h Thu Dec  9 08:43:43 2010
@@ -277,6 +277,8 @@
 ///   returning an error code instead of throwing an exception when we
 ///   encounter validation failure.
 /// - We may want to support incremental loading.
+/// - If we add these optional features we may want to introduce a class
+///   that encapsulates loading status and options.
 /// - RRSIGs are currently identified as their owner name and RR type (RRSIG).
 ///   In practice it should be sufficient, but technically we should also
 ///   consider the Type Covered field.




More information about the bind10-changes mailing list