pysmbc icon indicating copy to clipboard operation
pysmbc copied to clipboard

Rework Module Init To Be Table-Driven

Open ldo opened this issue 5 years ago • 0 comments

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.

ldo avatar Oct 03 '19 04:10 ldo