Softcoding: Difference between revisions

Content deleted Content added
m style
SmackBot (talk | contribs)
m Date maintenance tags and general fixes
Line 1:
{{confusingConfusing|date=AprilFebruary 2009}}
 
'''Softcoding''' is a [[computer programming|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).
Line 15:
[[Category:Software development]]
[[Category:Anti-patterns]]
 
 
{{Soft-eng-stub}}