ENCYCLOPEDIA 4U .com



Encyclopedia Home Page

Google
  Web Encyclopedia4u.com

 

Code momentum

Code momentum is a situation that the more places a code dependency is repeated in the code, the more stubborn that dependency is. That is a sort of momentum. The more things are done one way, the more definitely you're headed in that direction, and the harder it is to change course. Minimizing dependencies limits momentum and makes it easier to change course.

Adapt to adapt article has an anti code momentum checklist.

The article is originally from Perl Design Patterns Book





Content on this web site is provided for informational purposes only. We accept no responsibility for any loss, injury or inconvenience sustained by any person resulting from information published on this site. We encourage you to verify any critical information with the relevant authorities.



Copyright © 2005 Par Web Solutions All Rights reserved.
| Privacy

This article is licensed under the GNU Free Documentation License. It uses material from the Wikipedia article "Code momentum".