Hi, i agree.
Additionally, there are no real downsides in doing this like proposed. You could even generate those file with ease: file_put_contents($modulesFile, '<?php return ' . var_export($aModules, true) . ';' ); So you can preserve the actual "frontend" (or make some kind of autoinstaller, like it's planned) and have small improvements in speed, very huge improvements in maintainability and the shop gets more extendable too. Make it happen ;) _______________________________________________ dev-general mailing list [email protected] http://dir.gmane.org/gmane.comp.php.oxid.general
