softcode

English

Etymology

From soft + codeCategory:English compound terms#SOFTCODE, modelled on earlier hard code.

Verb

softcode (third-person singular simple present softcodes, present participle softcoding, simple past and past participle softcoded)Category:English lemmas#SOFTCODECategory:English verbs#SOFTCODECategory:English entries with incorrect language header#SOFTCODECategory:Pages with entries#SOFTCODECategory:Pages with 1 entry#SOFTCODE

  1. (programmingCategory:en:Programming#SOFTCODE) To construct a program in a way which ensures that certain values and methods of operation are adjustable at run time.
    • 1992, John W. O. Brinkworth, Software quality management: a pro-active approach, →ISBN:
      Keep things soft (as in softcoding) wherever possible. Visit a lawyer and make 'parameterisation' your middle name; it'll sound good at parties, and changes to the system will be far less painful.
      Category:English terms with quotations#SOFTCODE
    • 1997, Barbara L. Maia Goldstein, Society of Photo-optical Instrumentation Engineers, Plug and play software for agile manufacturing, SPIE-International Society for Optical Engineering
      Best of breed component approaches are better supported because of the softcoding of much of the factory model and integration logic.
    • 1999, Steven Feuerstein, Oracle PL/SQL Programming: Guide to Oracle8i Features, O'Reilly Media, Inc., →ISBN, page 76:
      I have used this technique to build very flexible code generators, softcoded calculation engines for users, and much more.
      Category:English terms with quotations#SOFTCODE
    • 2004, Dave Minter, Jeff Linwood, Building Portals with the Java Portlet API, Apress, →ISBN, page 289:
      [] you will need to consider the business requirements first, and only then encode them in your application. Let's discuss two approaches to this: the traditional “hardcoded” technique and the “softcoded” rules-based approach.
      Category:English terms with quotations#SOFTCODE
    • 2010, Michael Blaha, Patterns of Data Modeling, CRC Press, →ISBN, page 175:
      Given the rationale for softcoding, it is clear that you should softcode attributes that may not be known until run time. For simplicity and improved performance, you can hardcode attributes that are certain.
      Category:English terms with quotations#SOFTCODE

Antonyms

Category:English compound terms Category:English lemmas Category:English terms with quotations Category:English verbs Category:Pages with 1 entry Category:Pages with entries Category:en:Programming