The document discusses motivations for developing a new object-oriented software configuration management (OOSCM) tool. Current SCM tools do not adequately support object-oriented development or track changes at the method and class level. The proposed OOSCM tool would better manage the change lifecycle, integrate changes intelligently, support upgrades and refactorings, and model a system's architecture and evolution over time. It is being developed in Pharo Smalltalk with the goal of also supporting Java and other languages.
Related topics: