Alex Birch on 25 Nov 2003 09:59:02 -0500 |
gabriel rosenkoetter wrote: But I think having XML files replace passwd would be ridiculous. It'll make programmatic access to those files slower, which is pretty definitely not something you want. It also violates the principle of least surprise (it's been the way it is for a long time), and it's fixing something that isn't broken.
I'm a huge fan of extreme programming: where your variables are your documentation. XML allows programs to use the same conf files but ignore tags that aren't important for them. This could facilitate migration between sendmail and exim.
|
|