My understanding of the Python validations and code generation routines is still elementary. I need to clean up the validation code for Neewer Light support and determine the best way to preset specific configuration values. e.g.: do I set the values in object instantiation in C++ or do I make the config options available and set intelligent defaults?
My understanding of the Python validations and code generation routines is still elementary. I need to clean up the validation code for Neewer Light support and determine the best way to preset specific configuration values. e.g.: do I set the values in object instantiation in C++ or do I make the config options available and set intelligent defaults?