Sciweavers

25 search results - page 1 / 5
» Examining the Effects of Global Data Usage on Software Maint...
Sort
View
WCRE
2007
IEEE
13 years 11 months ago
Examining the Effects of Global Data Usage on Software Maintainability
As the useful life expectancy of software continues to increase, the task of maintaining the source code has become the dominant phase of the software life-cycle. In order to impr...
Jason W. A. Selby, Fraser P. Ruffell, Mark Giesbre...
FASE
2006
Springer
13 years 8 months ago
The Pervasiveness of Global Data in Evolving Software Systems
In this research, we investigate the role of common coupling in evolving software systems. It can be argued that most software developers understand that the use of global data has...
Fraser P. Ruffell, Jason W. A. Selby
MSR
2006
ACM
13 years 10 months ago
MAPO: mining API usages from open source repositories
To improve software productivity, when constructing new software systems, developers often reuse existing class libraries or frameworks by invoking their APIs. Those APIs, however...
Tao Xie, Jian Pei
BPSC
2007
171views Business» more  BPSC 2007»
13 years 6 months ago
XML Databases: Principles and Usage
Originally XML was used as a standard protocol for data exchange in computing. The evolution of information technology has opened up new situations in which XML can be used to aut...
Jaroslav Pokorný
SIGADA
2004
Springer
13 years 10 months ago
Re-engineering global variables in Ada
This paper describes one method for identifying global variables in Ada procedures and adding them to the parameter list of appropriate procedures. Global variables, ones that are...
Ricky E. Sward, A. T. Chamillard