Content deleted Content added
m Fixing the ___location of periods / full stops |
mNo edit summary |
||
Line 136:
=== Design improvement ===
Because XP doctrine advocates programming only what is needed today, and implementing it as simply as possible, at times this may result in a system that is stuck. One of the symptoms of this is the need for dual (or multiple) maintenance: functional changes start requiring changes to multiple copies of the same (or similar) code. Another symptom is that changes in one part of the code affect
=== Small releases ===
|