This is my reaction to Tsu Dho Nimh's "Migrating to Linux not easy for Windows users" featured on Linuxworld.com recently. It's not a response, I'm not challenging his opinions, which I feel are not only valid, but mostly right, it's just a reaction.
Permalink for comment
To read all comments associated with this story, please click here.
"Why do you even need to touch the registry anyway and why are Linux's text files easier? "
Why are text files easier to read compared to a mishmash of text, hex, and undocumented flags? Are you being funny?
Also,
1 programmers or users cannot put comments in the registry to explain what a setting does.
2 You cannot comment out sections of the registry to make them inactive while still keeping them available if you want to re-enable them at a later date.
3 All the configuration of an app is in a single file, not scattered around the registry. It's more obvious for example if I want to change the configuration of syslog to edit syslog.conf than to try and find out where all it's compenents might be in the registry.
"Why do you even need to touch the registry anyway and why are Linux's text files easier? "
Why are text files easier to read compared to a mishmash of text, hex, and undocumented flags? Are you being funny?
Also,
1 programmers or users cannot put comments in the registry to explain what a setting does.
2 You cannot comment out sections of the registry to make them inactive while still keeping them available if you want to re-enable them at a later date.
3 All the configuration of an app is in a single file, not scattered around the registry. It's more obvious for example if I want to change the configuration of syslog to edit syslog.conf than to try and find out where all it's compenents might be in the registry.