Sciweavers

1181 search results - page 145 / 237
» Software evolution storylines
Sort
View
ICSE
2001
IEEE-ACM
14 years 2 months ago
Designing Concurrent, Distributed, and Real-Time Applications with UML
Object-oriented concepts are crucial in software design because they address fundamental issues of adaptation and evolution. With the proliferation of object-oriented notations an...
Hassan Gomaa
ICSM
2000
IEEE
14 years 2 months ago
An Approach to Limit the Wynot Problem
Software evolution in a cooperative environment, where a pool of maintainers/developers contribute to the overall system changes, is challanging due to several factors, such as th...
Giuliano Antoniol, Gerardo Casazza, Aniello Cimiti...
ICSM
1999
IEEE
14 years 2 months ago
A Language Independent Approach for Detecting Duplicated Code
Code duplication is one of the factors that severely complicates the maintenance and evolution of large software systems. Techniques for detecting duplicated code exist but rely m...
Stéphane Ducasse, Matthias Rieger, Serge De...
COMPSAC
2008
IEEE
13 years 11 months ago
Searching for Opportunities of Refactoring Sequences: Reducing the Search Space
During software development and evolution activities, the developers focus the refactoring efforts on choosing and applying refactoring patterns (or sequences of patterns) that ar...
Eduardo Kessler Piveta, João Araújo,...
DAGSTUHL
2006
13 years 11 months ago
Managing Known Clones: Issues and Open Questions
Many software systems contained cloned code, i.e., segments of code that are highly similar to each other, typically because one has been copied from the other, and then possibly m...
Kostas Kontogiannis