T
Thomas Mercer-Hursh
Guest
I'm not thinking of the SCM tool. I am thinking that if I have a body of code that has 4 branches for different versions, each addition or change that I make I have to make that decision about whether or not it has to be branched and if it needs to be branched then I have to come up with new pieces for each relevant branch. I suppose one has to consider that for in situ version checks too, but it seems that there is more overhead with doing the branching. Mostly, I don't like doing either one!
Continue reading...
Continue reading...