Skip to content
  • Jelte Jansen's avatar
    refactoring of cfgmgr and config in general; they now use the datadefinition... · b302cfa3
    Jelte Jansen authored
    refactoring of cfgmgr and config in general; they now use the datadefinition class so they could later validate data that is passed around
    (refactoring not done yet, though it is now in a working state again, which seemed like a good time to commit)
    added a config_data.py with classes for storing definitions and data (for both modules and UIs)
    fixed a missed refactoring bug in bob
    changed DataDefinition initializer; a string is now parsed instead of seen as a file name; there is a helper function in the module to read a datadef directly from file now
    added a temporary example config data specification for auth module
    added a temporary second config data element to bob.spec
    
    
    
    git-svn-id: svn://bind10.isc.org/svn/bind10/branches/jelte-configuration@814 e5f2f494-b856-4b98-b285-d166d9295462
    b302cfa3