|
> The problem is that if "a" doesn't know what is going on, it will have > to make "a.*" available. It does not. There will be an explicit require "a.b" after that require "a". As Tomas pointed out, a only needs to register in preload its submodules. -- Roberto