I think only in the context of what we're currently familiar with. Trying to sell someone our current universe from my hypothetical alternative universe would probably make it seem a nightmare to them, too...
Anyway, for my final trick, (and @tpolecat might as well come back for this), we can all switch to source dependencies specified in terms of a selection of passing tests that we care about, and let a dependency manager find a coherent universe of dependencies for our project.
-
-
In a broader sense: metrics and testing across different versions of code is something that's sorely lacking. Once a system gets sufficiently large, "does component A at version n work with component B at version m" becomes an important but difficult to answer question
-
I'm reminded of
@markhibberd's work on annex, which is the best elaboration of this general idea that I have seen. http://mth.io/talks/annex-strangeloop/ … - Show replies
New conversation -
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.
Phrased differently: a code repository always contains a consistent, closed snapshot of some functionality. Docs often need to look behind or ahead.