On Monday 28 June 2010 14:33:34 Adam Golebiowski wrote: > Any objections?
yes numbering files and having them %config marked brings on hell if you version control your config files in /etc. also editing config files with tab-completion makes you nuts if you need to figure out each time into which number your module config goes. seen that with apache and lighty, don't want to see it any more. stick to existing solutions that you just rename problematic modules configs. ideally this should be solved in code level, i.e php engine should read the dependency information of extension (opening .so with DL_LAZY) and reorder modules loading. -- glen _______________________________________________ pld-devel-en mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-devel-en
