|
|
2004-05-27Versioning Is HardDare Obasanjo aka Carnage4Life - Versioning is Hard. "One of the hardest problems in software development is how to version software and data formats. One of the biggest problems for Windows for years has been DLL Hell which is a versioning problem. One of the big issues I have to deal with at work is how to deal with versioning issues when adding or removing functionality from classes."Amen. Versioning is very nasty, and Dare proposes to provide a paper on the topic. Meanwhile, as part of an exercise that I am doing with anderbill, the problem of versioning Java classes and interfaces just reared its ugly head. This is something I wanted to demonstrate before, and now I must do at least enough to have a running development of versions of a (single) abstraction work properly.
Comments:
Post a Comment
|
|||