All Downloads are FREE. Search and download functionalities are using the official Maven repository.

pyang.TODO Maven / Gradle / Ivy

There is a newer version: 1.2.0
Show newest version
  o  add validation of XPath (lower prio) (when, must)

  o  add validation of instance-identifier defaults

  o  move all plugin API functions to plugin.py

  o  give a warning if the default case does not have any default leafs

Optimizations:

  o  lazy read imported modules.  do not validate the module on import,
     but do it when something is used.  even better would be to lazy
     validate.  hmm, maybe separate the side-effect free validation
     functions from the functions that have side-effect (like expand).




© 2015 - 2024 Weber Informatics LLC | Privacy Policy