I've created a number of modules that use eachothers
interfaces, the only problem I'm having is that I
can't control in what order modules are loaded, right
now I'm using a workaround naming modules mod1xxx.
mod2xxx etc.
Perhaps one could use the modules.__all__ to specify
in what order the modules should be loaded in?
Logged In: YES
user_id=307275
I will be providing an ordering interface in v0.4 (which
should be out in a week or two)