in reply to Re^2: Documentation for non-Geeks
in thread Documentation for non-Geeks
Asking users to edit code is just begging for trouble. You cannot expect the end user to know that 'user@example.com' is okay, but "user@example.com" is not, or that $things and @things are two different things. It's much easier for you to use a non-eval'd configuration file, and much less scary for the end user, too.
|
|---|