Are there good reasons for developing features in isolation when aiming for the same release target?
Posted
by mkorpela
on Stack Overflow
See other posts from Stack Overflow
or by mkorpela
Published on 2010-04-10T11:55:21Z
Indexed on
2010/04/10
12:03 UTC
Read the original article
Hit count: 359
Many developers or teams seem to want to develope there features in isolation. I'm all for continuous integration and team work and I'm having hard time to figuring out if there are any good reasons from technical perspective in developing feature in isolation.
© Stack Overflow or respective owner