Module system Conservative New World Order * Dynamic modules are now objects again. * Static modules are _also_ objects. * Both dynamic and static modules support _module_value. _module_value can be a constant, thus preventing the program from being automatically cloned. * Wrappers are _only_ generated for modules which have a module.pmod.in. ___ is only prepended to the name of the C module if a wrapper is used. * _static_modules still contains programs. The indices can now contain paths with slashes to indicate that the modules should not be at the top level. Rev: lib/master.pike.in:1.341 Rev: src/aclocal.m4:1.97 Rev: src/dumpmaster.pike:1.12 Rev: src/make_variables.in:1.16 Rev: src/modules/common_module_makefile.in:1.27 Rev: src/modules/dynamic_module_makefile.in:1.115 Rev: src/modules/static_module_makefile.in:1.97 Rev: src/program.c:1.562