Eric O'Connor
Results
2
comments of
Eric O'Connor
> What do you mean by constructors? So modules take config as an object `{a=b, ...}`, but sometimes you have a bunch of complicated options that describe one "thing", that...
> That gitobj example is very doable with user provided modules. Also possible with core modules but it will be trickier to figure out the methods and not overdo it....