This is supposed to be an IT philosophy blog, but I’ll argue that Idempotence should be a coding philosophy.
Loosely, something that is Idempotent (Idem:Once, Potent:Having effect) will have an effect only the first time it is executed or will have exactly the same result every subsequent time it is executed.
Some say that dividing or multiplying [...]
The Benefits of Idempotence
August 11th, 2008 No Comments
Tags:

