Content deleted Content added
AviDrissman (talk | contribs) m it's != its |
Tie the reinventing the wheel to the anti-pattern article |
||
Line 4:
#it isolates the complex problem solving for the interpreter,
#it helps avoid the [[
#it allows for re-use/re-interpretation in different contexts (e.g. different language bindings for [[Interface description language|IDL]]), and
#it centralizes and condenses the problem definition thereby making for more comprehensible coding practices.
|