Softcoding: Difference between revisions

Content deleted Content added
MarshBot (talk | contribs)
Adding {{linkless}} template to orphan article
SmackBot (talk | contribs)
m Date the maintenance tags using AWB
Line 1:
{{linklessOrphan|November 2006}}
{{cleanup-dateCleanup|January 2006}}
 
'''Softcoding''' is a computer coding term that means abstracting a current or planned hard coded value or function into a container that is controllable external to the main function, that could be changed without affecting the main function if required (may involve recompile but no change to the main code set).