Abstract
Service-Oriented Revision Control (SORC) is a novel distributed Software Configuration Management (SCM) model specifically designed for e.ectively supporting collaborative programming of Web applications, where each developer's code is exposed to their peers as Web services. As developers often work on their services in a continuous and evolutionary manner, newer versions of the same service are constantly created and as such incompatibility between versions becomes a major issue in service versioning that leads to hurdles in the interactions between the service provider and its consumers. In this paper, we propose a lightweight solution to version incompatibility in SORC by allowing the service provider to automatically generate a compatibility message when committing a new version, which is to be retrieved by consumers when updating their local proxies to the service without relying on heavyweight service registries.
Original language | English |
---|---|
Pages | 59-63 |
Number of pages | 5 |
DOIs | |
Publication status | Published - 28 Sept 2015 |
Event | The 24th Australasian Software Engineering Conference - Adelaide, Australia Duration: 28 Sept 2015 → 1 Oct 2015 |
Conference
Conference | The 24th Australasian Software Engineering Conference |
---|---|
Country/Territory | Australia |
City | Adelaide |
Period | 28/09/15 → 1/10/15 |
Keywords
- Collaborative programming
- Compatibility
- SCM
- Service versioning
- SORC
- Web service