Softcoding: Difference between revisions

Content deleted Content added
SmackBot (talk | contribs)
m Date/fix the maintenance tags
m rmv cleanup from stub -class
Line 1:
{{Orphan|date=November 2006}}
{{Cleanup|date=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).
Line 14 ⟶ 13:
*Softcoding: feature uses “engines” that derive results based on any number of parametric values (i.e. business rules in BRE); rules are coded but exist as parameters in system,written in script form
 
{{stub}}
[[Category:Software development]]
[[Category:Anti-patterns]]