Quantcast
Viewing all articles
Browse latest Browse all 21

JRipples

Image may be NSFW.
Clik here to view.
Date Created: 
Mon, 2010-11-01 16:33
Date Updated: 
Mon, 2019-02-04 13:53
Wayne State University

JRipples helps programmers during software change. JRipples is based on the philosophy of “intelligent assistance”, which requires close cooperation between the programmer and the tool. The tool analyzes the program, keeps track of the inconsistencies, and automatically marks the components to be visited by the programmer. It frees the programmer to concentrate on important decisions, rather than on the minutiae of the IC process. The programmer selects, visits, comprehends, and/or modifies the components that appear in the backlog of things to do. The programmer attends to the tasks for which algorithms either do not exist or are difficult to implement, while JRipples covers the algorithmic tasks that are often difficult or error-prone for humans. This interaction allows the user to correct inaccuracies of the JRipples analysis in a timely fashion and avoid accumulation of the analysis error that is inevitable when the whole transitive closure of dependencies is computed.

JRipples is a modular tool, and it provides a possibility of replacing its custom parts (e.g. different presentation modes, parsers, dependency graphs etc.). This gives the opportunity of tuning up JRipples for a task a programmer have in hand; it also eases JRipples integration and collaboration with other Software Engineering tools designed by different research groups.


Viewing all articles
Browse latest Browse all 21

Trending Articles