CoordInspector: a tool for extracting coordination data from legacy code

Citation:
Rodrigues N, Barbosa LS.  2008.  CoordInspector: a tool for extracting coordination data from legacy code. 8th IEEE International Working Conference on Source Code Analysis and Manipulation - SCAM . :265-266.

Date Presented:

September

Abstract:

More and more current software systems rely on non trivial coordination logic for combining autonomous services typically running on different platforms and often owned by different organizations. Often, however, coordination data is deeply entangled in the code and, therefore, difficult to isolate and analyse separately.
COORDINSPECTOR is a software tool which combines slicing and program analysis techniques to isolate all coordination elements from the source code of an existing application. Such a reverse engineering process provides a clear view of the actually invoked services as well as of the orchestration patterns which bind them together.
The tool analyses Common Intermediate Language (CIL) code, the native language of Microsoft .Net Framework. Therefore, the scope of application of COORDINSPECTOR is quite large: potentially any piece of code developed in any of the pro- gramming languages which compiles to the .Net Framework. The tool generates graphical representations of the coordination layer together and identifies the underlying business process orchestrations, rendering them as Orc specifications.

Citation Key:

SCAM08

DOI:

10.1109/SCAM.2008.10

PreviewAttachmentSize
scam08-rb.pdf192.25 KB