Sciweavers

202 search results - page 19 / 41
» Software maintenance and evolution: a roadmap
Sort
View
CSMR
2004
IEEE
14 years 5 days ago
Adaptation of Large-Scale Open Source Software - An Experience Report
Within a long-term distributed systems project we repeatedly stumbled across the well-known yet difficult question to either implement from scratch or comprehend and adapt existin...
Markus Pizka
ICSE
2010
IEEE-ACM
13 years 7 months ago
Fourth International Workshop on Software Clones (IWSC)
Software clones are identical or similar pieces of code. They are often the result of copy–and–paste activities as ad-hoc code reuse by programmers. Software clones research i...
Katsuro Inoue, Stanislaw Jarzabek, James R. Cordy,...
SEAA
2008
IEEE
14 years 2 months ago
Migrating Industrial Systems towards Software Product Lines: Experiences and Observations through Case Studies
Software product line engineering has emerged as one of the dominant paradigms for developing variety of software products based on a shared platform and shared software artifacts...
Hongyu Pei Breivold, Stig Larsson, Rikard Land
SPLC
2007
13 years 9 months ago
Product Line Implementation using Aspect-Oriented and Model-Driven Software Development
Software product line engineering aims to reduce development time, effort, cost, and complexity by taking advantage of the commonality within a portfolio of similar products. The ...
Markus Völter, Iris Groher
MSR
2010
ACM
14 years 1 months ago
Clones: What is that smell?
—Clones are generally considered bad programming practice in software engineering folklore. They are identified as a bad smell and a major contributor to project maintenance dif...
Foyzur Rahman, Christian Bird, Premkumar T. Devanb...