Sciweavers

4889 search results - page 2 / 978
» A Refactoring Approach to Parallelism
Sort
View
GECCO
2007
Springer
196views Optimization» more  GECCO 2007»
13 years 11 months ago
Pareto optimal search based refactoring at the design level
Refactoring aims to improve the quality of a software systems’ structure, which tends to degrade as the system evolves. While manually determining useful refactorings can be cha...
Mark Harman, Laurence Tratt
ECOOP
2007
Springer
13 years 8 months ago
Reuse Based Refactoring Tools
Current refactoring tools work on a particular language. Each time it is intended to provide refactoring support for new languages, the same refactoring operations are defined and...
Raúl Marticorena Sánchez, Carlos L&o...
SOQUA
2004
13 years 6 months ago
Improving Software Quality through Refactoring by means of Didactical Augmented Experience
: In agile software development refactoring is an important phase for the continuous improvement of software quality. Unfortunately, the application of refactorings is very subject...
Jörg Rech, Eric Ras, Andreas Jedlitschka
ICSM
2005
IEEE
13 years 10 months ago
Automated Refactoring of Object Oriented Code into Aspects
This paper presents a human–guided automated approach to refactoring object oriented programs to the aspect oriented paradigm. The approach is based upon the iterative applicati...
David Binkley, Mariano Ceccato, Mark Harman, Filip...
ECOOP
2009
Springer
14 years 5 months ago
Stepping Stones over the Refactoring Rubicon
Refactoring tools allow the programmer to pretend they are working with a richer language where the behaviour of a program is automatically preserved during restructuring. In this ...
Mathieu Verbaere, Max Schäfer, Oege de Moor, ...