On Jun 29, 2007, at 2:19 AM, Paulo Scardine wrote: > bkml escreveu: >> The right thing to do is to let the loader resolve dependencies >> automatically. In order to accommodate this, module dependency >> information is required. I had originally added a dependencies >> parameter to the modules section in the new master configuration >> file, but I got negative feedback on that from folks who said it >> would make it more difficult to install third party modules. > > Why not make each modules task to inform the loader about its > dependencies?
This would cause a catch 22. In order for the module to be able to use any API to report dependencies to the loader in the first place it would have to be loaded first, but the loader needs to resolve the dependencies before loading the module. rgds benjk _______________________________________________ Callweaver-dev mailing list [email protected] http://lists.callweaver.org/mailman/listinfo/callweaver-dev
