Paul
@pdenya @Franky47 this morning I started to refactor to pass the config as a variable, and for some modules the pattern works well (if I have an initialiser/constructor function), but for others the entire module is expected to be initialised at run time. So to avoid adding an init function to those modules, I’ll probably leave some as imports.
I’ll open source this product in a few weeks, hopefully!