Function wrapping is a technique used in programming where a new function is created to add new functionality to an existing function. In essence, it creates a layer around, or "wraps", the original function inside its code. The new function may add new parameters to the function call, may check for certain conditions that warrant changing the result from the original function, or may just add a method for calling out to other functions to allow for new systems to be built around the original code.
Attributes | Values |
---|---|
rdfs:label |
|
rdfs:comment |
|
dcterms:subject | |
dbkwik:nwn/property/wikiPageUsesTemplate | |
abstract |
|