When is shared code ownership useful?
Posted
by alchemical
on Stack Overflow
See other posts from Stack Overflow
or by alchemical
Published on 2010-02-05T22:55:53Z
Indexed on
2010/05/23
2:30 UTC
Read the original article
Hit count: 493
I've worked on several projects lately that have promoted the idea of shared code ownership. At times, this seemed to speed up code-improvement and enhancement. Other times, it seemed to become a ground of ego-jousting with changes being made to support individuals coding styles, favored technologies, or simply a demonstration of power/intellect.
How can shared code ownership be implemented to avoid the pitfalls and still reap the benefits? Can too many cooks spoil the broth?
© Stack Overflow or respective owner