<div>OK, until now, i finished several tasks:</div>
<div>1. finished task 25, which is b10-loadzone or python module fixed.</div>
<div>2. finished task 86, which is $INCLUDE fixes. Support optional (origin, comment) and $TTL (comment) (RFC compliance). I tested the loadzone daemon, it works well.</div>
<div>3. yesterday night, I finished the loadzone`s verbose option function. when I run loadzone, the show of the terminal is like this:</div>
<div> </div>
<div>specification:</div>
<div> zone.txt contains $include subzone.txt sentence</div>
<div>subzone.txt contains $include <a href="http://sql1.example.com">sql1.example.com</a> sentence</div>
<div>the results of execution like:</div>
<div> </div>
<div><a href="mailto:root@ubuntu:/home/cnnic/trunk/src/bin/loadzone">$</a>./b10-loadzone zone.txt <br>Using SQLite3 database file /usr/local/var/bind10-devel/zone.sqlite3<br>131170 Resource Record(s) loaded in 13 second(s)( 22.55% of zone.txt)</div>
<div> </div>
<div>$ ./b10-loadzone 1.txt <br>Using SQLite3 database file /usr/local/var/bind10-devel/zone.sqlite3<br>500042 Resource Record(s) loaded in 50.29 second(s)(84.55 of zone.txt, 5.33 of subzone.txt, 100.00% of <a href="http://sql1.example.com">sql1.example.com</a>)</div>
<div> </div>
<div><a href="mailto:root@ubuntu:/home/cnnic/trunk/src/bin/loadzone">$</a> ./b10-loadzone 1.txt <br>Using SQLite3 database file /usr/local/var/bind10-devel/zone.sqlite3<br>507508 Resource Record(s) loaded in 52 second(s)(84.55 of zone.txt, 20.24% of subzone.txt)</div>
<div> </div>
<div><a href="mailto:root@ubuntu:/home/cnnic/trunk/src/bin/loadzone">$</a> ./b10-loadzone 1.txt <br>Using SQLite3 database file /usr/local/var/bind10-devel/zone.sqlite3<br>648568 Resource Record(s) loaded in 67.78 second(s)(100.00% of zone.txt) <br>
Committing changes... done.</div>
<div> </div>
<div>now, the process exists a problem about backspaceing when prints result to terminal. I will deal it as soon as possible.</div>
<div>and then i will send the code to likun.he will help me to review it</div>
<div> </div>
<div>plans about next week:</div>
<div>I will consider how to do task 88, which is testing suite of different file formats to load.</div>
<div> </div>
<div>so, that all. I hope the rest of your day is fantastic.</div>
<div> tingting </div>
<div><br> </div>
<div> </div>
<div> </div>