From: Oleg <ya...@gm...> - 2006-07-02 08:10:36
|
h> On 6/29/06, hanumizzle <han...@gm...> wrote: h> - To what degree should the config tolerate user editing? This raises h> several issues: h> * Should the config program support the user's style of indentation h> dynamically? No, just use some default style, e.g. the style which X.Org developers use in default xorg.conf, or something like that. h> * What if a user deletes SubSections for certain depths? How should h> depth setting method handle this? Search for the ones that do exist? IMHO this situation is more like user's mistake. Can you generate missing sections automatically? |