pysmbc
pysmbc copied to clipboard
Rework Module Init To Be Table-Driven
The following patch ldo-module-init.patch.txt reworks the module-initialization code to reduce repetitive code by using tables of objects requiring initialization instead. It also includes more error checking and recovery.