bind9_parser icon indicating copy to clipboard operation
bind9_parser copied to clipboard

Prepopulate additional non-stated settings with its default value

Open egberts opened this issue 3 years ago • 2 comments

Might be more useful if the unstated settings (of named.conf) has its default values and seeded in the final PyParsing object tree.

egberts avatar May 30 '22 17:05 egberts

Probably best done outside of PyParsing effort.

Perhaps as an added .seed_with_defaults Python method added to the bind9_parser Class or something.

egberts avatar May 30 '22 17:05 egberts

Definitely have to be given a version number before default values can be determined, which is to be expected anyway

egberts avatar Jun 02 '22 00:06 egberts