in reply to Re^2: Should you use a module to hold configuration items?
in thread Should you use a module to hold configuration items?

If you have configuration files, that drive the actions and correctness of your applications, that are subject to less strict procedures than your source files, you have a gaping hole in your process.

  • Comment on Re^3: Should you use a module to hold configuration items?