P. Brosch, P. Langer, M. Seidl, M. Wimmer: Towards End-User Adaptable Model Versioning: The By-Example Operation Recorder, 31st International Conference on Software Engineering (ICSE 2009), Vancouver, Kanada, 16.05.2009 - 24.05.2009; in Proceedings of the 2009 ICSE Workshop on Comparison and Versioning of Software Models, IEEE, (2009), ISSN: 0270-5257, pages 55 - 60. Doi: 10.1109/CVSM.2009.5071723


For the realization of language-independent, effective, and user-friendly model versioning systems, generic and efficient conflict detection is essential for correct and complete identification of conflicts caused by parallel modifications on one artifact. Usually, the genericity of the conflict detection costs a high price: language-specific operations and refactorings often remain undetected. Consequently, conflicts are not found or conflicts are wrongly indicated. To improve the quality of conflict detection, language-specific features have to be added. This involves usually much programming effort. We present a descriptive approach to define language-specific operations and refactorings by macro recording which allows an easy integration in generic conflict detection components.

Towards End-User Adaptable Model Versioning: The By-Example Operation Recorder