[bind10-dev] bigtool mock-up committed
ZhangLikun
zhanglikun at cnnic.cn
Thu Oct 15 09:41:46 UTC 2009
>From JINMEI
>I'm not sure if I understand the question, but I don't see any problem
>if the acceptable "instance"s for "zone" and those for "log" are
>different, if that's your concern.
>btw: I'm not sure if we need "instance=" in this syntax.
>Also, I've not fully thought about the command line syntax. My
>comments are based on the assumption that we use something like this
>(that is, we may want to discuss the general syntax in the first
>place).
Ideas:
1. Each module in bind10 can be treated as one class, and each class has its
instances.
2. class has some functions, both class and instance have its "attribute".
The command of bigtool is used to control bind10, or get/set some attributes
of module class/instance, so command line syntax is like:
<module name> [instance] <command name> [, parameter]
More information about the bind10-dev
mailing list