Content deleted Content added
David Gerard (talk | contribs) |
m →Potential problems: per WP:HYPHEN, sub-subsection 3, points 3,4,5, replaced: poorly- → poorly using AWB |
||
Line 12:
==Potential problems==
At the extreme end, soft-coded programs develop their own poorly
The boundary between proper configurability and problematic soft-coding changes with the style and nature of a program. Closed-source programs must be very configurable<!-- but generally aren't! -->, as the end user does not have access to the source to make any changes. In-house software and software with limited distribution can be less configurable, as distributing altered copies is simpler. Custom-built web applications are often best with limited configurability, as altering the scripts is seldom any harder than altering a configuration file. <!-- Witness the scores of CMS systems that are so much harder to work with than a bunch of html files in www/data! -->
|