Ambiguity Requires Spikes

One of the ExtremeProgrammingPractices:

While programming, if you encounter ambiguity in implementation, immediately code a SpikeSolution to resolve the ambiguity. Avoid tampering with production code to resolve the ambiguity.


And unless you're practicing HowToPissOffYourPair, SpikeAlone!


CategoryExtremeProgramming