Dan Eloff wrote ..
> > This may turn out to be messy or not useful as is as well. Overall, I
> > guess what we need to come up with is some example use cases where
> > search paths are required and perhaps work from that as to what is
> > a good interface for supporting it. At the moment, my impres
Depending on how your modules are structured, it may not be quite
as bad as having to add it to every file. At least not the look up of
what path to use.
This is because what you may be able to do is use the fact that if
you supply an absolute or relative path to apache.import_module(),
that the